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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
a
/
f
/
4
/
JQAlertView
/
1.2.1
/
JQAlertView.podspec.json
blob
79d63ab4774ade3e205b82894e5f499fde7cd5fd
1
{
2
"name": "JQAlertView",
3
"version": "1.2.1",
4
"summary": "一个类似于微信的弹出视图",
5
"homepage": "https://github.com/shlyren/JQAlertView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"shlyren": "shlyren@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/shlyren/JQAlertView.git",
18
"tag": "1.2.1"
19
},
20
"requires_arc": true,
21
"source_files": "JQAlertView/*.{h,m}"
22
}