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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
8
/
2
/
c
/
VCHKit
/
0.0.2
/
VCHKit.podspec.json
blob
50bf446a9a8247891427be17296abdafd665ee32
1
{
2
"name": "VCHKit",
3
"version": "0.0.2",
4
"summary": "this is summary",
5
"description": "this is description",
6
"homepage": "https://github.com/vhuichen/VCHKit",
7
"license": "MIT",
8
"authors": {
9
"vhuichen": "vhuichen@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/vhuichen/VCHKit.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"VCHKit",
20
"VCHKit/*.{h,m}"
21
],
22
"frameworks": "UIKit",
23
"requires_arc": true
24
}