[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 9 / ForceCuBeSDK / 0.0.6 / ForceCuBeSDK.podspec.json
blob8a2c5de981c288f0ef4920e2e00891cabd75086f
2   "name": "ForceCuBeSDK",
3   "version": "0.0.6",
4   "summary": "ForceCuBe SDK for working with BLE devices.",
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.0.6"
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     "OCMock": [
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   }