[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 1 / 9 / ForceCuBeSDK / 0.1.1 / ForceCuBeSDK.podspec.json
blob337de11b9bdf8f8149c2ccb99c07200faf73c0bc
2   "name": "ForceCuBeSDK",
3   "version": "0.1.1",
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": "0.1.1"
15   },
16   "source_files": "Headers/*.h",
17   "vendored_libraries": "libForceCuBe.a",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AdSupport",
22     "CoreBluetooth",
23     "CoreLocation"
24   ],
25   "dependencies": {
26     "Reachability": [
28     ],
29     "CocoaLumberjack": [
31     ]
32   },
33   "requires_arc": true,
34   "xcconfig": {
35     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/ForceCuBeSDK\""
36   },
37   "license": {
38     "type": "Copyright",
39     "text": "            Copyright 2015 ForceCuBe. All rights reserved.\n"
40   }