[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / f / e / FZKBLE / 1.0.0 / FZKBLE.podspec.json
blobba6c6ac77d9d5b9c29bccfb7909b847f67fcc6f3
2   "name": "FZKBLE",
3   "version": "1.0.0",
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": "1.0.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreBluetooth"
24   ],
25   "vendored_frameworks": "Frameworks/FZKBLE.framework",
26   "dependencies": {
27     "BabyBluetooth": [
29     ],
30     "YYKit": [
32     ],
33     "MJExtension": [
35     ]
36   }