blob: 9a1d513ccf4de636673eb1ae7d12d7f4ef4c734a [file] [log] [blame]
{
"name": "BeaconsInSpace",
"version": "1.5.0",
"summary": "Instant access to beacons to build scalable, contextual and hyperlocal applications",
"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",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://docs.beaconsinspace.com/download/ios/iOS-SDK/pod/BeaconsInSpace-iOS-SDK-1.5.0.zip"
},
"frameworks": "CoreLocation",
"social_media_url": "https://twitter.com/beaconsinspace",
"documentation_url": "http://docs.beaconsinspace.com",
"requires_arc": true,
"ios": {
"vendored_frameworks": "BeaconsInSpace-iOS-SDK/BeaconsInSpace.framework"
},
"preserve_paths": [
"BeaconsInSpace-iOS-SDK/BeaconsInSpace.framework",
"LICENSE",
"README.md"
],
"license": {
"type": "Copyright",
"text": "Copyright 2016 BeaconsInSpace LLC. All Rights Reserved"
},
"authors": {
"BeaconsInSpace": "support@beaconsinspace.com",
"Alex Koshy": "alex@beaconsinspace.com"
},
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}