[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / c / bluetooth-kit-iosdemo / 1.1.4 / bluetooth-kit-iosdemo.podspec.json
blobb295131a9541c72f685ece3aa3e89e4b8bcd4d36
2   "name": "bluetooth-kit-iosdemo",
3   "version": "1.1.4",
4   "summary": "bluetooth-kit-iosdemo is a demo program for PPBluetoothKit.",
5   "description": "bluetooth-kit-iosdemo is a demo program for PPBluetoothKit.",
6   "homepage": "https://github.com/LefuHengqi/BluetoothKit-iOSDemo",
7   "license": "MIT",
8   "authors": "Peng",
9   "requires_arc": true,
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/LefuHengqi/BluetoothKit-iOSDemo.git",
15     "tag": "1.1.4"
16   },
17   "source_files": "PPBluetoothKitDemo/Classes/**/*",
18   "swift_versions": [
19     "5.0"
20   ],
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "dependencies": {
25     "PPBluetoothKit": [
27     ],
28     "PPCalculateKit": [
30     ]
31   },
32   "swift_version": "5.0"