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.1.5
/
LEEAlert.podspec.json
blob
e95d955b962f2f4471e8a1ffb007e3d66aa3ccf7
1
{
2
"name": "LEEAlert",
3
"version": "1.1.5",
4
"summary": "优雅的Alert ActionSheet",
5
"homepage": "https://github.com/lixiang1994/LEEAlert",
6
"license": "GPL",
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.1.5"
16
},
17
"source_files": "LEEAlert/**/*.{h,m}",
18
"requires_arc": true
19
}