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
/
c
/
a
/
d
/
SKCountDown
/
0.0.1
/
SKCountDown.podspec.json
blob
5b30cf6cd735d4fa538776186e129b97d5d1fd39
1
{
2
"name": "SKCountDown",
3
"version": "0.0.1",
4
"summary": "SKCountDown displays countdown",
5
"homepage": "http://seeking-star.com/",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"starcut": "stella.scraps@gmail.com"
12
},
13
"platforms": {
14
"ios": "11.0"
15
},
16
"source": {
17
"git": "https://github.com/starcut/SKCountDown.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "SKCountDown/**/*.{h,m,swift}"
21
}