blob: 7bd2a925a42dcddbbbbf41d0a079c781e7a68d07 [file] [log] [blame]
{
"name": "netfox-Droar",
"version": "1.1.7",
"summary": "A Droar plugin for Netfox",
"description": "This adds an activation for Netfox straight in Droar.",
"homepage": "https://github.com/myriadmobile/netfox-Droar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Myriad Mobile": "developers@myriadmobile.com"
},
"source": {
"git": "https://github.com/myriadmobile/netfox-Droar.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "netfox-Droar/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"netfox": [
],
"Droar": [
]
}
}