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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
a
/
4
/
e
/
makeCocopod
/
1.0.0
/
makeCocopod.podspec.json
blob
52c2016cf6daad7b6507ec089e98125b3f5a2573
1
{
2
"name": "makeCocopod",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "测试",
8
"homepage": "https://github.com/wangkecheng/makeCocopod",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"warron": "670894753@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/wangkecheng/makeCocopod.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"makeCocopod",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}