[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 8 / a / 9 / UbuduSDK / 1.9 / UbuduSDK.podspec.json
blob8eb3e2df5f181061a698cb4cb78364a00096f5b6
2   "name": "UbuduSDK",
3   "version": "1.9",
4   "summary": "Add support of cloud-managed geofence and beacon proximity triggered interactions to IOS 7+ applications. Works with any iBeacon device.",
5   "homepage": "https://github.com/Ubudu/IOS-SDK",
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": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Ubudu/IOS-SDK.git",
19     "tag": "v1.9"
20   },
21   "vendored_frameworks": "UbuduSDK.framework",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "CoreData",
29     "CoreLocation",
30     "PassKit"
31   ],
32   "libraries": "z",
33   "requires_arc": true,
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC -all_load"
36   }