[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / a / f / LEBluetooth / 0.1.0 / LEBluetooth.podspec.json
blob707648c4fa8fb3e4f5120144744071ddbc720e0e
2   "name": "LEBluetooth",
3   "version": "0.1.0",
4   "summary": "对BabyBluetooth的进一步封装",
5   "homepage": "https://github.com/LarryEmerson/LEBluetooth",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LarryEmerson": "larryemerson@163.com"
12   },
13   "source": {
14     "git": "https://github.com/LarryEmerson/LEBluetooth.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "LEBluetooth/Classes/**/*",
21   "dependencies": {
22     "BabyBluetooth": [
24     ]
25   }