[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 9 / UbuduSDK / 1.24.1 / UbuduSDK.podspec.json
blob838c220fcff18e0a4b4481122b30ad4c748a5110
2   "name": "UbuduSDK",
3   "version": "1.24.1",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Ubudu/IOS-SDK.git",
19     "tag": "v1.24.1"
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     "AdSupport",
32     "UserNotifications"
33   ],
34   "libraries": "z",
35   "requires_arc": true,
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   }