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.4.14
[CocoaPods.git]
/
Specs
/
6
/
2
/
9
/
UCPlanKit
/
1.0
/
UCPlanKit.podspec.json
blob
c0d1fe0e7613ba8993aa66285814cccc93ac46a7
1
{
2
"name": "UCPlanKit",
3
"version": "1.0",
4
"summary": "组件化核心组件",
5
"homepage": "https://github.com/RPGLiker/UCPlanKit",
6
"license": "MIT",
7
"authors": {
8
"RPGLiker": "fanyang_32012@outlook.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/RPGLiker/UCPlanKit.git",
15
"tag": "1.0"
16
},
17
"source_files": "UCPlanKit/UCPlanKit/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"YYKit": [
21
22
]
23
}
24
}