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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
9
/
0
/
SMAlertView
/
0.0.6
/
SMAlertView.podspec.json
blob
227d8158acad20633327f0f8384a1c694de7f083
1
{
2
"name": "SMAlertView",
3
"version": "0.0.6",
4
"summary": "简洁易用的警示框",
5
"description": "简洁易用的警示框,可定制性比较强,支持多种样式",
6
"homepage": "https://github.com/liqingfa/SMAlertView",
7
"license": "MIT",
8
"authors": {
9
"liqingfa": "12069883@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/liqingfa/SMAlertView.git",
16
"tag": "0.0.6"
17
},
18
"source_files": "AlertDemo/SMAlert/*.{h,m}"
19
}