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.8.12
[CocoaPods.git]
/
Specs
/
f
/
2
/
8
/
HGWGit
/
0.0.1
/
HGWGit.podspec.json
blob
87378a680ad1d08e40d89623e55859f74d602200
1
{
2
"name": "HGWGit",
3
"version": "0.0.1",
4
"summary": "这里是简介",
5
"homepage": "https://github.com/hugengwei/HGWGit",
6
"license": "MIT",
7
"authors": {
8
"hugengwei": "hugengwei1990@163.com"
9
},
10
"source": {
11
"git": "https://github.com/hugengwei/HGWGit.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "HGWGit/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
}
19
}