[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 9 / UbuduIndoorLocation / 0.9.0 / UbuduIndoorLocation.podspec.json
blob5a5edf23191e77dab4d69017a642705bca07a0da
2   "name": "UbuduIndoorLocation",
3   "version": "0.9.0",
4   "summary": "Indoor Location SDK allows real time indoor positioning and navigation with beacons.",
5   "homepage": "http://www.ubudu.com",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ubudu SAS": "cocoapods@ubudu.com"
12   },
13   "social_media_url": "https://twitter.com/Ubudu",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Ubudu/IOS-IndoorLocation-SDK.git",
19     "tag": "v0.9.0"
20   },
21   "vendored_frameworks": "UbuduIndoorLocation.framework",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "CoreLocation"
27   ],
28   "libraries": "c++",
29   "requires_arc": true,
30   "xcconfig": {
31     "OTHER_LDFLAGS": ""
32   }