repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
5
/
e
/
CWUtilCore
/
1.0.0
/
CWUtilCore.podspec.json
blob
6afcc8859fa1320db07936655aeb642fb6eea771
1
{
2
"name": "CWUtilCore",
3
"version": "1.0.0",
4
"summary": "Common UIKit.",
5
"description": "UI组件",
6
"homepage": "git@github.com:YMS1230/CWUtilCore",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"cuwang": "cuwang@163.com"
13
},
14
"source": {
15
"git": "git@github.com:YMS1230/CWUtilCore.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "CWUtilCore/Classes/**/*"
22
}