Bump version, add mylocation dependency
parent
6059f55876
commit
f7ebe0cc3f
|
|
@ -1,11 +1,12 @@
|
||||||
{
|
{
|
||||||
"id": "ios",
|
"id": "ios",
|
||||||
"name": "iOS Integration",
|
"name": "iOS Integration",
|
||||||
"version": "0.20",
|
"version": "0.21",
|
||||||
"description": "Display/pull notifications, music, weather, and agenda from iOS devices",
|
"description": "Display/pull notifications, music, weather, location, and agenda from iOS devices",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "tool,system,ios,apple,messages,notifications",
|
"tags": "tool,system,ios,apple,messages,notifications",
|
||||||
"dependencies": {"messages":"module"},
|
"dependencies": {"messages":"module"},
|
||||||
|
"dependencies" : {"mylocation":"app" },
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue