[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / SITUBluetooth / 1.0.10 / SITUBluetooth.podspec.json
blob3d6d8bfa4c1f642a5bc5672acb0e04f9b38488cc
2   "name": "SITUBluetooth",
3   "version": "1.0.10",
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.10"
14   },
15   "platforms": {
16     "ios": "8.1"
17   },
18   "requires_arc": true,
19   "source_files": "SITUBluetooth.framework/Headers/*",
20   "preserve_paths": "SITUBluetooth.framework/*",
21   "vendored_frameworks": "SITUBluetooth.framework",
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth"
25   ]