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
/
4
/
1
/
5
/
OCITButton
/
0.0.1
/
OCITButton.podspec.json
blob
d1297d6a4a9e1fb1a2f8730d4ab47835aae7446c
1
{
2
"name": "OCITButton",
3
"version": "0.0.1",
4
"summary": "为了偷懒",
5
"description": "让按钮中的图片与标题更舒适放置",
6
"homepage": "https://github.com/19940524/OCITButton",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"19940524": "1664880373@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/19940524/OCITButton.git",
19
"tag": "v0.0.1"
20
},
21
"source_files": "ITButton/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}