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
/
9
/
7
/
2
/
PodLearn-QH
/
0.0.3
/
PodLearn-QH.podspec.json
blob
0ed7521a04aa9fc819c2474aaf3160d7a3e8a83b
1
{
2
"name": "PodLearn-QH",
3
"version": "0.0.3",
4
"summary": "学习 pod",
5
"description": "学习",
6
"swift_versions": "4.2",
7
"homepage": "https://cloud.minapp.com/",
8
"license": {
9
"type": "MIT",
10
"file": "LICENSE"
11
},
12
"authors": {
13
"pengquanhua": "pengquanhua@ifanr.com"
14
},
15
"source": {
16
"git": "https://github.com/pqhifanr/PodLearn.git",
17
"tag": "0.0.3"
18
},
19
"platforms": {
20
"ios": "9.0"
21
},
22
"source_files": "PodLearn/*.swift",
23
"dependencies": {
24
"Moya": [
25
"<= 12.0.1"
26
]
27
},
28
"swift_version": "4.2"
29
}