blob: 9805e079b8dec1165e2c7f08d43229e1be10414a [file] [log] [blame]
{
"name": "ProximityKit",
"version": "0.2.3",
"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.2.3.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
}