[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 9 / UbuduIndoorLocation / 2.8.1 / UbuduIndoorLocation.podspec.json
blob431f308dcb1cadfecc9bf34952e81c8f85eb1f83
2   "name": "UbuduIndoorLocation",
3   "version": "2.8.1",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Ubudu/IOS-IndoorLocation-SDK.git",
19     "tag": "v2.8.1"
20   },
21   "vendored_frameworks": "UbuduIndoorLocation.xcframework",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "CoreLocation"
27   ],
28   "libraries": "c++",
29   "requires_arc": true,
30   "xcconfig": {
31     "OTHER_LDFLAGS": ""
32   }