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
/
8
/
2
/
3
/
SSKit
/
0.1.0
/
SSKit.podspec.json
blob
dcca0422efd435b4db649a4dcc42eecb388f2ee5
1
{
2
"name": "SSKit",
3
"version": "0.1.0",
4
"summary": "SSKit 描述",
5
"description": "SSKit 形容词",
6
"homepage": "https://github.com/bassamyan/SSKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Quincy Yan": "bassamyan@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/bassamyan/SSKit.git",
19
"tag": "0.1.0"
20
},
21
"source_files": [
22
"SSKit",
23
"SSKit/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}