blob: 05baec20bba8e3a6718628a6dd86f3b0a4378939 [file] [log] [blame]
{
"name": "GIGBeaconRegion",
"version": "0.1.0",
"summary": "CLBeaconRegion subclass that can range beacons with any proximity UDID",
"homepage": "https://github.com/gigigoapps/GIGBeaconRegion",
"license": "MIT",
"authors": {
"alexruperez": "alejandro.ruperez@gigigo.com"
},
"source": {
"git": "https://github.com/gigigoapps/GIGBeaconRegion.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/gigigoapps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "CoreLocation"
}