[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 8 / CCYunKit / 1.0.0 / CCYunKit.podspec.json
blob650787003636458629bb69cba8d8ece6593206a1
2   "name": "CCYunKit",
3   "version": "1.0.0",
4   "summary": "基础类 分类",
5   "description": "CCYunKit 基类 分类 ui",
6   "homepage": "https://github.com/Gityuns/CCYunKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gityuns": "2434783536@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Gityuns/CCYunKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CCYunKit/Classes/**/*",
22   "resources": [
23     "CCYunKit/CCYunKit.bundle"
24   ],
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "Masonry": [
29     ],
30     "MJRefresh": [
32     ]
33   }