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.8.10
[CocoaPods.git]
/
Specs
/
2
/
f
/
1
/
HQXibView
/
1.0.0
/
HQXibView.podspec.json
blob
9e4be67abc78e9f7e1fdd8724b887c1ac696b215
1
{
2
"name": "HQXibView",
3
"version": "1.0.0",
4
"summary": "HQXibView",
5
"description": "HQXibView.",
6
"homepage": "https://github.com/LiuHuanQing/HQXibView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"刘欢庆": "liu-lhq@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/LiuHuanQing/HQXibView.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude",
26
"frameworks": "UIKit"
27
}