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
/
2
/
8
/
6
/
EmptyProject
/
0.0.2
/
EmptyProject.podspec.json
blob
cd8aafbdd0c0d94f43329e18fe04133aca1b27e5
1
{
2
"name": "EmptyProject",
3
"version": "0.0.2",
4
"summary": "简述",
5
"description": "描述",
6
"homepage": "https://github.com/xiezefeng/EmptyProject",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiezefeng": "815040727@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/xiezefeng/EmptyProject.git",
19
"tag": "v0.0.2"
20
},
21
"source_files": "EmptyProjectView",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}