blob: 1a8707a4a6937578b7c6f96d2138a5abf8e7518e [file] [log] [blame]
{
"name": "ProximityKit",
"version": "0.3.4",
"summary": "Proximity Kit SDK for iOS",
"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",
"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": "http://s3.proximitykit.com/ProximityKit-v0.3.4.zip"
},
"preserve_paths": "ProximityKit.framework",
"source_files": "ProximityKit.framework/**/*.h",
"frameworks": [
"ProximityKit",
"Foundation",
"CoreLocation"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ProximityKit\""
},
"requires_arc": false
}