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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
e
/
2
/
GLAlertView
/
0.0.2
/
GLAlertView.podspec.json
blob
ef4299c3cc1f50a0f79f0a4160481e1e3c2a9e9f
1
{
2
"name": "GLAlertView",
3
"version": "0.0.2",
4
"summary": "A view like UIAlertView on iOS.",
5
"homepage": "http://www.klians.com",
6
"authors": {
7
"KLIANS": "365685949@qq.com"
8
},
9
"source": {
10
"git": "https://github.com/KLIANS/GLAlertView.git",
11
"tag": "0.0.2"
12
},
13
"license": "MIT",
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source_files": "GLAlertView/*.{h,m}"
18
}