blob: 2bba6eadea1964d9a9a597686085d04397cd0aa9 [file] [log] [blame]
{
"name": "ProximityKit",
"version": "1.2.5",
"summary": "Proximity Kit SDK for iOS",
"homepage": "http://proximitykit.com/",
"license": {
"type": "Commercial",
"text": "See http://radiusnetworks.com/terms_of_service.html"
},
"authors": {
"Radius Networks": "support@radiusnetworks.com"
},
"platforms": {
"ios": null
},
"source": {
"http": "https://github.com/RadiusNetworks/proximitykit-ios/releases/download/v1.2.5/ProximityKit.zip"
},
"preserve_paths": "ProximityKit.framework",
"frameworks": [
"Foundation",
"CoreLocation"
],
"libraries": "sqlite3",
"vendored_frameworks": "ProximityKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ProximityKit\""
},
"requires_arc": false,
"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/)."
}