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
/
7
/
4
/
QFTest
/
0.0.1
/
QFTest.podspec.json
blob
60a5f6a8250600e467b3af5592084dd6155bca47
1
{
2
"name": "QFTest",
3
"version": "0.0.1",
4
"summary": "我是简介",
5
"description": "TODO: 描述",
6
"homepage": "https://www.baidu.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhoupeiyu": "zhoupeiyu@tianyancha.com"
13
},
14
"source": {
15
"git": "https://git.ty.ink/zhoupeiyu/qftest.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"requires_arc": true,
22
"source_files": "QFTest/Classes/**/*"
23
}