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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
0
/
c
/
b
/
SkylerSDK
/
0.0.1
/
SkylerSDK.podspec.json
blob
19cf9421eed472fcd18dce3f856fb1ff56d27693
1
{
2
"name": "SkylerSDK",
3
"version": "0.0.1",
4
"summary": "An interesting experiment.",
5
"homepage": "https://github.com/1154122032/SkylerSDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Skyler": "1154122032@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"requires_arc": true,
17
"source": {
18
"git": "https://github.com/1154122032/SkylerSDK.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "SkylerSDK/*.{h,m}"
22
}