[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 8 / 1 / BleManager / 0.1.0 / BleManager.podspec.json
blob45f92fa2d8971d156dd16285dce4d4076188902a
2   "name": "BleManager",
3   "version": "0.1.0",
4   "summary": "私有库Demo",
5   "description": "制作一个私有库的Demo",
6   "homepage": "https://git.coding.net/CoderTian/BleManager.git",
7   "license": "MIT",
8   "authors": {
9     "CoderTian": "du330972860@@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://git.coding.net/CoderTian/BleManager.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "HTBleManager/*.{h,m}",
20   "frameworks": "CoreBluetooth"