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] Onfido 18.3.2
[CocoaPods.git]
/
Specs
/
3
/
d
/
4
/
SKAlertView
/
1.0.0
/
SKAlertView.podspec.json
blob
32132971a886db34ae4428ed5eb687e2ccc4076d
1
{
2
"name": "SKAlertView",
3
"version": "1.0.0",
4
"summary": "An iOS Alert View.",
5
"homepage": "https://github.com/githubze/SKAlertView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"githubze": "1424395628@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/githubze/SKAlertView.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "SKAlertView/**/*.{h,m}",
21
"requires_arc": true
22
}