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] GluedInFeedSDK 2.5.1
[CocoaPods.git]
/
Specs
/
a
/
3
/
0
/
LGAlertHUD
/
1.0.1
/
LGAlertHUD.podspec.json
blob
782845f80d02f9304c87ed111477eb8011751fce
1
{
2
"name": "LGAlertHUD",
3
"version": "1.0.1",
4
"summary": "提示框,进度条",
5
"homepage": "https://github.com/LYajun/LGAlertHUD",
6
"license": "MIT",
7
"authors": {
8
"刘亚军": "liuyajun1999@icloud.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/LYajun/LGAlertHUD.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"LGAlertHUD/*.{h,m}",
19
"LGAlertHUD/AlertView/*.{h,m}"
20
],
21
"resources": "LGAlertHUD/LGAlertHUD.bundle",
22
"requires_arc": true
23
}