[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 9 / UbuduSDK / 1.15.2 / UbuduSDK.podspec.json
blobb0387ae94f554b7d42d99a667d78ab5b45cc9434
2   "name": "UbuduSDK",
3   "version": "1.15.2",
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.15.2"
20   },
21   "vendored_frameworks": "UbuduSDK.framework",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "CoreData",
29     "CoreLocation",
30     "CoreBluetooth",
31     "PassKit"
32   ],
33   "libraries": "z",
34   "requires_arc": true,
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC -all_load"
37   }