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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
1
/
6
/
xcloud
/
0.0.6
/
xcloud.podspec.json
blob
0f609dcda7aa42a99716be8078905eaa628a0c10
1
{
2
"name": "xcloud",
3
"version": "0.0.6",
4
"summary": "xcloud summary.",
5
"description": "一个xloud集合库!!!!!!!!!!!!",
6
"homepage": "https://github.com/xch529030645/xcloud",
7
"license": "MIT",
8
"authors": {
9
"": ""
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/xch529030645/xcloud.git",
16
"tag": "0.0.6"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"frameworks": [
24
"Foundation",
25
"UIKit",
26
"WebKit"
27
],
28
"dependencies": {
29
"AVOSCloud": [
30
31
]
32
}
33
}