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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
8
/
e
/
4
/
CQAlertView
/
1.0.0
/
CQAlertView.podspec.json
blob
ad3903320e4e23838192c4d4e4fc00b01fb4d0f9
1
{
2
"name": "CQAlertView",
3
"version": "1.0.0",
4
"summary": "快速集成警告弹框小控件",
5
"homepage": "https://github.com/cq1402272764/CQAlertView",
6
"authors": {
7
"CQ_ Develop": "1402272764@qq.com"
8
},
9
"platforms": {
10
"ios": "7.0"
11
},
12
"license": "MIT",
13
"source": {
14
"git": "https://github.com/cq1402272764/CQAlertView.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "CQAlertView/CQAlertView/**/*.{h,m}",
18
"requires_arc": true
19
}