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] Spotify-iOS-Auth 1.0.3
[CocoaPods.git]
/
Specs
/
6
/
b
/
d
/
GUAlertView
/
1.0.17
/
GUAlertView.podspec.json
blob
7e058fe1902956332d9f07504f2082486af2b96c
1
{
2
"name": "GUAlertView",
3
"version": "1.0.17",
4
"summary": "自定义弹框",
5
"description": "自定义弹框GUAlertView",
6
"homepage": "https://github.com/tf1106285167/GUAlertView.git",
7
"license": "MIT",
8
"authors": {
9
"TuFa": "1106285167@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/tf1106285167/GUAlertView.git",
16
"tag": "1.0.17"
17
},
18
"source_files": "GUAlertView/*",
19
"libraries": "xml2",
20
"requires_arc": true,
21
"dependencies": {
22
"Masonry": [
23
24
]
25
}
26
}