[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 9 / ForceCuBeSDK / 0.1.3 / ForceCuBeSDK.podspec.json
blob7b94ef1c88c47544758c70f0602a81979c549573
2   "name": "ForceCuBeSDK",
3   "version": "0.1.3",
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.3"
15   },
16   "source_files": "Headers/*.h",
17   "vendored_libraries": "libForceCuBe.a",
18   "resource_bundles": {
19     "ForceCuBeResources": [
20       "ForceCuBeResources.bundle/**/*.nib",
21       "ForceCuBeResources.bundle/**/*.strings",
22       "ForceCuBeResources.bundle/**/*.strings"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AdSupport",
29     "CoreBluetooth",
30     "CoreLocation"
31   ],
32   "dependencies": {
33     "Reachability": [
35     ],
36     "CocoaLumberjack": [
38     ]
39   },
40   "requires_arc": true,
41   "xcconfig": {
42     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/ForceCuBeSDK\""
43   },
44   "license": {
45     "type": "Copyright",
46     "text": "            Copyright 2015 ForceCuBe. All rights reserved.\n"
47   }