[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 3 / BleManagerTool / 0.0.1 / BleManagerTool.podspec.json
blob899a11d44d34837d776e272920e3d8a8f5ec6574
2   "name": "BleManagerTool",
3   "version": "0.0.1",
4   "summary": "蓝牙项目使用-BleManagerTool.",
5   "description": "蓝牙公用模块",
6   "homepage": "https://gitee.com/Fly127/BLEManagerTool.git",
7   "license": "MIT",
8   "authors": {
9     "WANG DONG": "aney.wangdong@fenda.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/BLEManagerTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "BleManagerTool/BLEManager/*.{h,m}",
20     "BleManagerTool/BleModel/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreBluetooth"
26   ],
27   "requires_arc": true