blob: 56403fc88463f64b26d1002e388823a465d102aa [file] [log] [blame]
{
"name": "BeaconsInSpace",
"version": "1.0.0",
"summary": "Provide hyperlocal context to your apps by connecting with beacons registered with BeaconsInSpace",
"description": "The BeaconsInSpace SDK is the easiest way to to get instant access to a global infrastructure of beacons in your app.",
"homepage": "https://docs.BeaconsInSpace.com",
"license": {
"type": "Copyright",
"text": "Copyright 2016 BeaconsInSpace LLC. All Rights Reserved"
},
"authors": {
"BeaconsInSpace": "Support@beaconsinspace.com",
"Randall Spence": "Randall@beaconsinspace.com"
},
"platforms": {
"ios": "7.0"
},
"documentation_url": "http://docs.beaconsinspace.com",
"social_media_url": "http://twitter.com/beaconsinspace",
"preserve_paths": "BeaconsInSpace-iOS-SDK-1.0.0",
"frameworks": "CoreLocation",
"vendored_frameworks": "BeaconsInSpace-iOS-SDK-1.0.0/Frameworks/BeaconsInSpace.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"source": {
"http": "http://docs.beaconsinspace.com/download/ios/iOS-SDK/pod/BeaconsInSpace-iOS-SDK-1.0.0.zip"
}
}