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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
f
/
d
/
0
/
PSAlertController
/
1.0.0
/
PSAlertController.podspec.json
blob
d845303f1effc9a01c203186ed6fc7ea78a851c4
1
{
2
"name": "PSAlertController",
3
"version": "1.0.0",
4
"summary": "定制化Alert",
5
"homepage": "https://github.com/heqinqin/PSAlertController",
6
"license": "MIT",
7
"authors": {
8
"heqinqin": "546551235@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/heqinqin/PSAlertController.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"PSAlertController",
19
"PSAlertController/*.{h,m}"
20
],
21
"requires_arc": true
22
}