[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / 6 / ProximityKit / 0.3.4 / ProximityKit.podspec.json
blob1a8707a4a6937578b7c6f96d2138a5abf8e7518e
2   "name": "ProximityKit",
3   "version": "0.3.4",
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.3.4.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