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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
d
/
7
/
c
/
testLab
/
0.0.1
/
testLab.podspec.json
blob
71e5c23b0ff1dd034fe052b0da3a3eb260e140cc
1
{
2
"name": "testLab",
3
"version": "0.0.1",
4
"summary": "testLab.",
5
"description": "testLab 用来测试cocoaPods的一个案例",
6
"homepage": "https://github.com/yJion/testLab",
7
"license": "MIT",
8
"authors": {
9
"alien": "alienvvip@126.com"
10
},
11
"source": {
12
"git": "https://github.com/yJion/testLab.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"requires_arc": true,
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}