[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / BeaconsInSpace / 0.1.0 / BeaconsInSpace.podspec.json
blob80395988bf4e8cd29bf04dec1edb8fee4006a54d
2   "name": "BeaconsInSpace",
3   "version": "0.1.0",
4   "summary": "Provide hyperlocal context to your apps by connecting with beacons registered with BeaconsInSpace",
5   "description": "The BeaconsInSpace SDK is the easiest way to get instant access to a global infrastructure of beacons in your app.",
6   "homepage": "https://docs.BeaconsInSpace.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 BeaconsInSpace LLC. All Rights Reserved"
10   },
11   "authors": {
12     "Randall Spence": "randall@beaconsinspace.com"
13   },
14   "source": {
15     "http": "http://docs.beaconsinspace.com/download/ios/iOS-SDK/BeaconsInSpace-iOS-SDK-0.1.0.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "BeaconsInSpace-iOS-SDK-0.1.0/BeaconsInSpace.framework/Headers/*.h",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   }