[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 4 / CJGViewKit / 1.0.0 / CJGViewKit.podspec.json
blob67d7944f32b3573a83d1ce4440ab4ab192d1388c
2   "name": "CJGViewKit",
3   "version": "1.0.0",
4   "summary": "链式编程,UIView分类属性,方便开发过程中对View属性赋值",
5   "description": "链式编程,UIView增加分类属性,方便开发过程中对View属性赋值",
6   "homepage": "https://github.com/MackolChen/CJGViewKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MackolChen": "engineer_macchen@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MackolChen/CJGViewKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CJGViewKit/Classes/**/*"