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.5.6
[CocoaPods.git]
/
Specs
/
a
/
b
/
8
/
ZFramework
/
1.0.0
/
ZFramework.podspec.json
blob
25f1964a779bae55e256806965995b23f0e34b68
1
{
2
"name": "ZFramework",
3
"version": "1.0.0",
4
"summary": "持续集成框架.",
5
"description": "ZZFramework 持续集成框架.",
6
"homepage": "https://github.com/eon-x/ZFramework",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"eon-x": "819074596@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/eon-x/ZFramework.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZFramework/Classes/**/*"
22
}