[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / f / 5 / 4 / PPBluetoothKit / 1.2.6 / PPBluetoothKit.podspec.json
blob09d7e8efcb30b7606749b2ef3d44dd48c166287d
2   "name": "PPBluetoothKit",
3   "version": "1.2.6",
4   "summary": "A short description of PPBluetoothKit.",
5   "description": "For easy use bluetooth scale",
6   "homepage": "https://github.com/LefuHengqi/PPBluetoothKit",
7   "license": "MIT",
8   "authors": {
9     "Lefu": "tuowei@lefu.cc"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/LefuHengqi/PPBluetoothKit.git",
16     "tag": "1.2.6"
17   },
18   "ios": {
19     "vendored_frameworks": "PPBluetoothKit.xcframework"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": ""
24   },
25   "dependencies": {
26     "PPBaseKit": [
28     ]
29   }