blob: 34ba3856f11c8b55215fe371b413079c0de0aace [file] [log] [blame]
{
"name": "netfox-Droar",
"version": "1.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "netfox-Droar/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"netfox": [
],
"Droar": [
]
},
"pushed_with_swift_version": "4.0"
}