[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 5 / IMLBLEManager / 1.0.1 / IMLBLEManager.podspec.json
blobf4b0fe314d1085aacdfbee7782516edd1994cf38
2   "name": "IMLBLEManager",
3   "version": "1.0.1",
4   "summary": "BLE Manager.",
5   "description": "Used to scan the BEL Periphearl, connect the BEL Periphearl to send a message to the BEL Periphearl",
6   "homepage": "https://github.com/chewyong/IMLBLEManager",
7   "license": "MIT",
8   "authors": {
9     "chewyong": "603487153@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/chewyong/IMLBLEManager.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "IMLBLEManager": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "CoreBluetooth"