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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
1
/
2
/
4
/
fakenpod
/
4.0.0
/
fakenpod.podspec.json
blob
42cbc345c27d153ee0ca2d108764b39e2e501b65
1
{
2
"name": "fakenpod",
3
"version": "4.0.0",
4
"summary": "try pod",
5
"homepage": "https://github.com/FaKenKoala/fakenpod",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"FaKenKoala": "linchenpeng2020@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/FaKenKoala/fakenpod.git",
18
"tag": "4.0.0"
19
},
20
"source_files": [
21
"CustomButton",
22
"CustomButton/**/*.{h,m}"
23
]
24
}