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