[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / 6 / CKKit / 0.0.4 / CKKit.podspec.json
blob04ede8626298e6313f7011c9df71d63855ea5041
2   "name": "CKKit",
3   "version": "0.0.4",
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": "ThreeYearOld"
13   },
14   "source": {
15     "git": "https://github.com/ThreeYearOld/CKKit.git",
16     "tag": "0.0.4"
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   }