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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
1
/
9
/
a
/
SKKits
/
1.0.1
/
SKKits.podspec.json
blob
739f824308e4b2527e0d11112dab168c32c4733c
1
{
2
"name": "SKKits",
3
"version": "1.0.1",
4
"summary": "SKKits.",
5
"homepage": "https://github.com/githubze/SKKits.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"githubze": "1424395628@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/githubze/SKKits.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "SKKits/*.{h,m}",
21
"requires_arc": true
22
}