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
/
b
/
0
/
e
/
XALib
/
0.0.1
/
XALib.podspec.json
blob
ca6b74fa129504bbdbb8fcde83418060073a86d9
1
{
2
"name": "XALib",
3
"version": "0.0.1",
4
"summary": "XALib.",
5
"description": "description of XALib",
6
"homepage": "https://gitee.com/chengyizjy/xalib",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"zhangjiayi": "zhangjiayia@enn.cn"
13
},
14
"platforms": {
15
"ios": "11.0"
16
},
17
"source": {
18
"git": "https://gitee.com/chengyizjy/xalib.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}