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
/
9
/
0
/
SCEKit
/
0.0.7
/
SCEKit.podspec.json
blob
cf8da02240f9298daea6022905983da6438ba1e2
1
{
2
"name": "SCEKit",
3
"version": "0.0.7",
4
"summary": "A short description of SCEKit.",
5
"description": "description",
6
"homepage": "http://EXAMPLE/SCEKit",
7
"license": "MIT",
8
"authors": {
9
"zack": "565618435@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "http://git.hb-ecc.com/zengbaichao/SCEKit.git",
16
"tag": "0.0.7"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"dependencies": {
24
"MGJRouter": [
25
26
]
27
}
28
}