[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / e / FZKBLE / 0.0.1 / FZKBLE.podspec.json
blob2f9ef5fbda724d0a0eab9afb0f52d493718ac45d
2   "name": "FZKBLE",
3   "version": "0.0.1",
4   "summary": "FZKBLE is a kind of modular programming method",
5   "description": "Developer can use FZKBLE make iOS programming easier",
6   "homepage": "https://github.com/devsongbo/FZKBLE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "authors": {
15     "soxeon": "devsongbo@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/devsongbo/FZKBLE.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreBluetooth"
24   ],
25   "vendored_frameworks": "Framework/FZKBLE.framework",
26   "dependencies": {
27     "BabyBluetooth": [
29     ],
30     "YYKit": [
32     ],
33     "MJExtension": [
35     ]
36   }