[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 9 / UbuduIndoorLocation / 1.0.0 / UbuduIndoorLocation.podspec.json
blobfae5181a3789e345886c0f067cfba9c01f7e8f7b
2   "name": "UbuduIndoorLocation",
3   "version": "1.0.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": "v1.0.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   }