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] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git]
/
Specs
/
7
/
4
/
b
/
PoporAlertView
/
1.11
/
PoporAlertView.podspec.json
blob
606336c68f4a76c20fb2e84a9078d86bcd91576e
1
{
2
"name": "PoporAlertView",
3
"version": "1.11",
4
"summary": "自定义警告框组件.",
5
"homepage": "https://gitee.com/popor/PoporAlertView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"popor": "908891024@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/popor/PoporAlertView.git",
15
"tag": "1.11"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "PoporAlertView/Classes/**/*",
21
"dependencies": {
22
"Masonry": [
23
24
]
25
}
26
}