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] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git]
/
Specs
/
5
/
9
/
7
/
test1210
/
0.0.1
/
test1210.podspec.json
blob
d66958f0191ae836f241995a6b9c038430a070f5
1
{
2
"name": "test1210",
3
"version": "0.0.1",
4
"summary": "test1210",
5
"description": "test1210 这个是详细描述,一定要注意,字数比 s.summary 长",
6
"homepage": "https://github.com/riluoxiyanghuanghun/test1210",
7
"license": "MIT",
8
"authors": {
9
"riluoxiyanghuanghun": "839311482@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/riluoxiyanghuanghun/test1210.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}