[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / 9 / ForceCuBeSDK / 2.0.2 / ForceCuBeSDK.podspec.json
blobb884d4dcd0b3f8fb9527a0ac65572adcb9b6feef
2   "name": "ForceCuBeSDK",
3   "version": "2.0.2",
4   "summary": "ForceCuBe SDK for beacon-based proximity marketing campaigns.",
5   "homepage": "http://forcecube.com",
6   "authors": {
7     "ForceCuBe": "so@forcecube.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://gitlab.com/forcecube/ios-sdk-package.git",
14     "tag": "2.0.2"
15   },
16   "source_files": "Headers/*.h",
17   "vendored_libraries": "libForceCuBe.a",
18   "resources": "ForceCuBeResources.bundle",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "AdSupport",
23     "CoreBluetooth",
24     "CoreLocation"
25   ],
26   "dependencies": {
27     "Reachability": [
29     ],
30     "CocoaLumberjack": [
32     ]
33   },
34   "requires_arc": true,
35   "xcconfig": {
36     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/ForceCuBeSDK\""
37   },
38   "license": {
39     "type": "Copyright",
40     "text": "            Copyright 2015 ForceCuBe. All rights reserved.\n"
41   }