[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / 3 / c / SCBleSDK / 0.0.5 / SCBleSDK.podspec.json
blobeb0d3631f2ba2b8ef5ca64eb2ce7fb4d060f4a0f
2   "name": "SCBleSDK",
3   "version": "0.0.5",
4   "summary": "用于连接SkinCam设备",
5   "description": "用于SkinCam设备的连接以及检测",
6   "homepage": "https://github.com/qyjson/SCBleSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qyjson": "854557479@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/qyjson/SCBleSDK.git",
19     "tag": "0.0.5"
20   },
21   "vendored_frameworks": "SCBleSDK.framework",
22   "frameworks": "AudioToolbox",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   }