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] SwiftMediator 1.1.0
[CocoaPods.git]
/
Specs
/
2
/
5
/
4
/
IKTAlertView
/
0.0.1
/
IKTAlertView.podspec.json
blob
c3e1e50111d8d3dd42b3635d00df817e33025321
1
{
2
"name": "IKTAlertView",
3
"version": "0.0.1",
4
"summary": "iOS弹窗",
5
"description": "选择弹出框 for iOS",
6
"homepage": "https://github.com/IKTSmart/IKTAlertView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"IKT": "E.T.Scorpion"
13
},
14
"source": {
15
"git": "https://github.com/IKTSmart/IKTAlertView.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "IKTAlertView/**/*.{h,m}"
22
}