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
/
7
/
9
/
4
/
ZZZQuick
/
0.0.2
/
ZZZQuick.podspec.json
blob
db058b58662789f13a99e09bc9c34e49345e0fa2
1
{
2
"name": "ZZZQuick",
3
"summary": "Simple component.",
4
"version": "0.0.2",
5
"homepage": "https://github.com/guoxuzan/ZZZQuick",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"guoxuzan": "guoxuzan@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/guoxuzan/ZZZQuick.git",
18
"tag": "0.0.2"
19
},
20
"social_media_url": "http://guoxuzan.com",
21
"source_files": [
22
"ZZZQuick",
23
"ZZZQuick/**/*.{h,m}"
24
],
25
"frameworks": "UIKit"
26
}