[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 0 / 1 / 6 / ProximityKit / 0.2.3 / ProximityKit.podspec.json
blob9805e079b8dec1165e2c7f08d43229e1be10414a
2   "name": "ProximityKit",
3   "version": "0.2.3",
4   "summary": "Proximity Kit SDK for iOS",
5   "description": "                          Proximity Kit simplifies iBeacons and Geofences\n\n                          * Manage iBeacons and Geofences with a simple web interface\n                          * Automatically Sync iBeacons and Geofences to your app\n                          * Add simple key-value pairs to regions\n\n                          For more details visit [Proximity Kit](http://proximitykit.com/).\n",
6   "homepage": "http://proximitykit.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://radiusnetworks.com/terms_of_service.html"
10   },
11   "authors": {
12     "Radius Networks": "support@radiusnetworks.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "http": "http://s3.proximitykit.com/ProximityKit-v0.2.3.zip"
19   },
20   "preserve_paths": "ProximityKit.framework",
21   "source_files": "ProximityKit.framework/**/*.h",
22   "frameworks": [
23     "ProximityKit",
24     "Foundation",
25     "CoreLocation"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC",
29     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ProximityKit\""
30   },
31   "requires_arc": false