[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 1 / 6 / ProximityKit / 1.1.3 / ProximityKit.podspec.json
blobcf72352cd51efa2c03048a601863c8c7cd968029
2   "name": "ProximityKit",
3   "version": "1.1.3",
4   "summary": "Proximity Kit SDK for iOS",
5   "homepage": "http://proximitykit.com/",
6   "license": {
7     "type": "Commercial",
8     "text": "See http://radiusnetworks.com/terms_of_service.html"
9   },
10   "authors": {
11     "Radius Networks": "support@radiusnetworks.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "http": "https://github.com/RadiusNetworks/proximitykit-ios/releases/download/v1.1.3/ProximityKit.zip"
18   },
19   "preserve_paths": "ProximityKit.framework",
20   "frameworks": [
21     "Foundation",
22     "CoreLocation"
23   ],
24   "libraries": "sqlite3",
25   "vendored_frameworks": "ProximityKit.framework",
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC",
28     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ProximityKit\""
29   },
30   "requires_arc": false,
31   "description": "Proximity Kit simplifies beacons and geofences\n\n* Manage beacons and geofences with a simple web interface\n* Automatically sync beacons and geofences to your app\n* Add simple key-value pairs to regions\n\nFor more details visit [Proximity Kit](http://proximitykit.radiusnetworks.com/)."