[Add] BoyaaDevice 1.1.2
[CocoaPods.git] / Specs / d / 5 / a / SITUBluetooth / 1.0.8 / SITUBluetooth.podspec.json
blob154cfe30fe62957ac401d90b314540ef5c3a5bd4
2   "name": "SITUBluetooth",
3   "version": "1.0.8",
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.8"
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   "frameworks": [
22     "Foundation",
23     "CoreBluetooth"
24   ]