[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 5 / AirMapGeofencingSDK / 0.1.0.beta.1 / AirMapGeofencingSDK.podspec.json
blob56a05fbe0a004538420e2264b17b9412892f4cfb
2   "name": "AirMapGeofencingSDK",
3   "module_name": "AirMapGeofencing",
4   "authors": "AirMap, Inc.",
5   "version": "0.1.0.beta.1",
6   "summary": "A simple pod to deliver the AirMapGeofencingSDK Framework.",
7   "description": "This pod contains the AirMapGeofencingSDK Framework and installs it for easy use",
8   "homepage": "https://github.com/airmap/GeofencingSDK-Swift-Example",
9   "license": {
10     "type": "Apache License, Version 2.0"
11   },
12   "social_media_url": "https://twitter.com/AirMapIO",
13   "source": {
14     "http": "https://github.com/airmap/GeofencingSDK-Swift-Example/releases/download/0.1.0.beta.1/AirMapGeofencing.framework.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_version": "4.1",
20   "ios": {
21     "vendored_frameworks": "Carthage/Build/iOS/AirMapGeofencing.framework"
22   },
23   "dependencies": {
24     "RxCocoa": [
26     ],
27     "RxSwift": [
29     ],
30     "Turf": [
32     ]
33   }