[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 6 / CKKit / 0.0.2 / CKKit.podspec.json
blobc9847a15c1559f74454ce50008de53e6a519fa4c
2   "name": "CKKit",
3   "version": "0.0.2",
4   "summary": "A short description of CKKit.",
5   "description": "CKKit 组件化一些常用的工具,便于快速生成界面!",
6   "homepage": "https://github.com/ThreeYearOld/CKKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThreeYearOld": "13035155560@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ThreeYearOld/CKKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "CKKit/Classes/*.framework",
22   "resources": "CKKit/Classes/Resources/Sources.bundle",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }