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
[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git]
/
Specs
/
5
/
b
/
0
/
HCHollyOC
/
0.9.4
/
HCHollyOC.podspec.json
blob
8cebab643de0779e3650621a8c3ed63bed51f511
1
{
2
"name": "HCHollyOC",
3
"version": "0.9.4",
4
"summary": "iOS合力云客服sdk.",
5
"description": "合力云客服sdk,wkwebview",
6
"homepage": "https://github.com/loganv/HCHollyOC.git",
7
"license": "MIT",
8
"authors": {
9
"loganv": "loganv@qq.com"
10
},
11
"platforms": {
12
"ios": "9.1"
13
},
14
"source": {
15
"git": "https://github.com/loganv/HCHollyOC.git",
16
"tag": "0.9.4"
17
},
18
"source_files": [
19
"HCHollyOC",
20
"HCHollyOC/*.{h,m}"
21
],
22
"public_header_files": "HCHollyOC/*.h",
23
"frameworks": [
24
"WebKit",
25
"Foundation",
26
"UIKit",
27
"CoreLocation",
28
"AVFoundation"
29
]
30
}