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
/
6
/
a
/
f
/
CCAPIsKit
/
0.0.1
/
CCAPIsKit.podspec.json
blob
3a712d7fc9f04846d13a82a86a89fbacec4d2610
1
{
2
"name": "CCAPIsKit",
3
"version": "0.0.1",
4
"summary": "a test.",
5
"description": "a test a test",
6
"homepage": "https://github.com/GSmallSea/CCAPIsKit.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"GSmallSea": "gxiao_hai@163.com"
13
},
14
"source": {
15
"git": "https://github.com/GSmallSea/CCAPIsKit.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "*",
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}