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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
2
/
e
/
b
/
SKYDESDK
/
1.0.1
/
SKYDESDK.podspec.json
blob
d6c47e4310a630143bf293ce3595019e81f1f9ed
1
{
2
"name": "SKYDESDK",
3
"version": "1.0.1",
4
"summary": "The package of useful tools, include categories and classes",
5
"homepage": "https://github.com/sunyawang/SKYDESDK",
6
"license": "MIT",
7
"authors": {
8
"yeven": "sunyawang1990@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/sunyawang/SKYDESDK.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"SKYDESDK",
19
"SKYDESDK/**/*.{h,m,a}"
20
],
21
"requires_arc": true
22
}