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
/
0
/
5
/
a
/
DDTest
/
0.0.1
/
DDTest.podspec.json
blob
9560ff93aca83795ffde9ddb977d047c21761525
1
{
2
"name": "DDTest",
3
"version": "0.0.1",
4
"summary": "练习发布框架2",
5
"homepage": "https://github.com/shuqingWu/-",
6
"license": "MIT",
7
"authors": {
8
"shuqingWu": "m13058357821@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/shuqingWu/-.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"-",
19
"练习发布框架/练习发布框架/框架/*.{h,m}"
20
],
21
"requires_arc": true
22
}