[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / BeaconsInSpace / 1.4.3 / BeaconsInSpace.podspec.json
bloba9f4c0fe78289911cbb2c7d1e96fc9accf16d1a2
2   "name": "BeaconsInSpace",
3   "version": "1.4.3",
4   "summary": "Instant access to beacons to build scalable, contextual and hyperlocal applications",
5   "description": "The BeaconsInSpace SDK is the easiest way to to get instant access to a global infrastructure of beacons in your app.",
6   "homepage": "https://docs.BeaconsInSpace.com",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "source": {
11     "http": "https://docs.beaconsinspace.com/download/ios/iOS-SDK/pod/BeaconsInSpace-iOS-SDK-1.4.3.zip"
12   },
13   "frameworks": "CoreLocation",
14   "social_media_url": "https://twitter.com/beaconsinspace",
15   "documentation_url": "http://docs.beaconsinspace.com",
16   "requires_arc": true,
17   "ios": {
18     "vendored_frameworks": "BeaconsInSpace-iOS-SDK/BeaconsInSpace.framework"
19   },
20   "preserve_paths": [
21     "BeaconsInSpace-iOS-SDK/BeaconsInSpace.framework",
22     "LICENSE",
23     "README.md"
24   ],
25   "license": {
26     "type": "Copyright",
27     "text": "Copyright 2016 BeaconsInSpace LLC. All Rights Reserved"
28   },
29   "authors": {
30     "BeaconsInSpace": "support@beaconsinspace.com",
31     "Alex Koshy": "alex@beaconsinspace.com"
32   },
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-lObjC"
35   }