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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
6
/
5
/
3
/
RomTestLib
/
0.0.1
/
RomTestLib.podspec.json
blob
52243594b0cea864012d9a2367989cef4a62d9d1
1
{
2
"name": "RomTestLib",
3
"version": "0.0.1",
4
"summary": "RomTestLib.",
5
"description": "简短的测试库RomTestLib",
6
"homepage": "https://github.com/MrDML/RomTestLib",
7
"license": "MIT",
8
"authors": {
9
"dml": "dml1630@163.com"
10
},
11
"source": {
12
"git": "https://github.com/MrDML/RomTestLib.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
}