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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
b
/
f
/
LEEAlert
/
1.3.7
/
LEEAlert.podspec.json
blob
34a507564c6134a211d80d77af80b0cbdef86956
1
{
2
"name": "LEEAlert",
3
"version": "1.3.7",
4
"summary": "优雅的Alert ActionSheet",
5
"homepage": "https://github.com/lixiang1994/LEEAlert",
6
"license": "MIT",
7
"authors": {
8
"LEE": "18611401994@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/lixiang1994/LEEAlert.git",
15
"tag": "1.3.7"
16
},
17
"source_files": "LEEAlert/**/*.{h,m}",
18
"requires_arc": true
19
}