blob: 6d253e693dacf6f3a421e9f2aa36ac8c5c36414a [file] [log] [blame]
{
"name": "AirMapGeofencingSDK",
"module_name": "AirMapGeofencing",
"authors": "AirMap, Inc.",
"version": "0.1.0.beta.2",
"summary": "A simple pod to deliver the AirMapGeofencingSDK Framework.",
"description": "This pod contains the AirMapGeofencingSDK Framework and installs it for easy use",
"homepage": "https://github.com/airmap/GeofencingSDK-Swift-Example",
"license": {
"type": "Apache License, Version 2.0"
},
"social_media_url": "https://twitter.com/AirMapIO",
"source": {
"http": "https://github.com/airmap/GeofencingSDK-Swift-Example/releases/download/0.1.0.beta.2/AirMapGeofencing.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/AirMapGeofencing.framework"
},
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
],
"Turf": [
]
}
}