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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
0
/
5
/
c
/
GSYCategory
/
1.0.4
/
GSYCategory.podspec.json
blob
fc69aee3a456ffebcf8a48d5c269d46cf6942507
1
{
2
"name": "GSYCategory",
3
"version": "1.0.4",
4
"summary": "通用分类.",
5
"description": "OC项目通用的分类文件集合.",
6
"platforms": {
7
"ios": "9.0"
8
},
9
"homepage": "https://github.com/gushengya/GSYCategory",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"authors": {
15
"gushengya": "759705236@qq.com"
16
},
17
"source": {
18
"git": "https://github.com/gushengya/GSYCategory.git",
19
"tag": "1.0.4"
20
},
21
"source_files": "GSYExtension/**/*.{h,m}",
22
"frameworks": "UIKit"
23
}