[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / 0 / SiltaBluetooth / 0.1.7 / SiltaBluetooth.podspec.json
blobe887d7298d722424aeabd3807e5a05272e6134cc
2   "name": "SiltaBluetooth",
3   "version": "0.1.7",
4   "summary": "SiltaBluetooth for easy to use BLE.",
5   "homepage": "https://github.com/aengintech/silta-bluetooth-ios",
6   "license": {
7     "type": "Aengin inc",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cliff": "cliffchem@aengin.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/aengintech/silta-bluetooth-ios.git",
18     "tag": "0.1.7"
19   },
20   "ios": {
21     "preserve_paths": "Framework/*.{framework}",
22     "vendored_frameworks": "Framework/SiltaBluetooth.framework",
23     "xcconfig": {
24       "LD_RUNPATH_SEARCH_PATHS": "\"$(PODS_ROOT)/Framework\""
25     },
26     "resources": "Framework/SiltaBluetooth.framework"
27   },
28   "requires_arc": true