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] MoneyHashPayment 2.2.13
[CocoaPods.git]
/
Specs
/
7
/
6
/
2
/
YPAlertView
/
1.1.5
/
YPAlertView.podspec.json
blob
0c4f136774c49545397399561b2156f4fb7bfd56
1
{
2
"name": "YPAlertView",
3
"version": "1.1.5",
4
"summary": "一个可高度自定义的alert view.",
5
"homepage": "https://github.com/yuping1989/YPAlertView",
6
"license": "MIT",
7
"authors": {
8
"Ping Yu": "290180695@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/yuping1989/YPAlertView.git",
15
"tag": "1.1.5"
16
},
17
"source_files": "YPAlertView/YPAlertView/**/*.{h,m}",
18
"dependencies": {
19
"Masonry": [
20
21
]
22
},
23
"requires_arc": true
24
}