[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / 9 / UbuduSDK / 1.23.3 / UbuduSDK.podspec.json
blob702aa08cd3fcd26c2a5bbe19c55672572f6e36d5
2   "name": "UbuduSDK",
3   "version": "1.23.3",
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.23.3"
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     "AdSupport",
33     "UserNotifications"
34   ],
35   "libraries": "z",
36   "requires_arc": true,
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-ObjC"
39   }