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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
8
/
6
/
EmptyProject
/
0.0.1
/
EmptyProject.podspec.json
blob
545df0ac9605f5878ab148f0cd947ba0f831cf4d
1
{
2
"name": "EmptyProject",
3
"version": "0.0.1",
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.1"
20
},
21
"source_files": "EmptyProjectView",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}