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
/
9
/
c
/
b
/
Makepods
/
0.0.1
/
Makepods.podspec.json
blob
cd54afb06c4dc891aaf795cfb6c0733921410bc3
1
{
2
"name": "Makepods",
3
"version": "0.0.1",
4
"summary": "A Makepods for tests.",
5
"description": "makepods is for easier to use",
6
"homepage": "https://github.com/helinyu/makepods",
7
"license": "MIT",
8
"authors": {
9
"felix": "2319979647@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/helinyu/makepods.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}