[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 8 / e / CJMViewCategory / 0.1.0 / CJMViewCategory.podspec.json
blob162117678701bd82c5894c4957ff5f9b0bb8f8e9
2   "name": "CJMViewCategory",
3   "version": "0.1.0",
4   "summary": "视图的接口扩展",
5   "description": "视图的接口扩展,包括UIButton的点击动画,UIView的圆角设置,查找父视图等。",
6   "homepage": "https://github.com/cjm-ios-sdk/CJMViewCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjm": "cjiemin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cjm-ios-sdk/CJMViewCategory.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJMViewCategory/Classes/**/*"