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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
2
/
0
/
4
/
test0201
/
1.0.0
/
test0201.podspec.json
blob
3c5b18f4134ae8e4658e2bbe800109d623777003
1
{
2
"name": "test0201",
3
"version": "1.0.0",
4
"summary": "一个测试摘要",
5
"description": "我是一个长字符串啊哈哈哈哈哈",
6
"homepage": "https://github.com/zhanghui1988/test02",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"zhanghui": "zhanghui@rdyork.cn"
13
},
14
"source": {
15
"git": "https://github.com/zhanghui1988/test02.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"Class",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}