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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
8
/
2
/
CCTest2
/
0.0.1
/
CCTest2.podspec.json
blob
fd3bbce46800773a5fad004f10562dc63a0130d7
1
{
2
"name": "CCTest2",
3
"version": "0.0.1",
4
"homepage": "https://github.com/Chenchenrun/CCTest2",
5
"license": "MIT",
6
"authors": {
7
"": "yanguangbi805@emao.com"
8
},
9
"platforms": {
10
"ios": "9.0"
11
},
12
"summary": "A TEST Demo",
13
"swift_version": "3.0",
14
"source": {
15
"git": "https://github.com/Chenchenrun/CCTest2.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "CCTest2/*",
19
"dependencies": {
20
"Then": [
21
22
]
23
}
24
}