[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 8 / a / 9 / UbuduSDK / 1.23.1 / UbuduSDK.podspec.json
blob01ac261375a1cda9b4e5225c11cb7f0fbcb8a3f0
2   "name": "UbuduSDK",
3   "version": "1.23.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.23.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     "PassKit",
32     "AdSupport",
33     "UserNotifications"
34   ],
35   "libraries": "z",
36   "requires_arc": true,
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-ObjC"
39   }