[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / a / SITUBluetooth / 1.0.7 / SITUBluetooth.podspec.json
blob2f35a2bad76e6586b3f8ed1e1a4828bd4a3ebde3
2   "name": "SITUBluetooth",
3   "version": "1.0.7",
4   "summary": "SITU scale integration for iOS.",
5   "homepage": "http://situscale.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Michael Grothaus Limited",
11   "source": {
12     "git": "https://github.com/situscale/iOS-SDK.git",
13     "tag": "1.0.7"
14   },
15   "platforms": {
16     "ios": "8.1"
17   },
18   "requires_arc": true,
19   "source_files": "SITUBluetooth.framework/Headers/SITUBluetooth.h",
20   "preserve_paths": "SITUBluetooth.framework/*",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/SITUBluetooth"
23   },
24   "frameworks": [
25     "Foundation",
26     "CoreBluetooth"
27   ]