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] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git]
/
Specs
/
b
/
d
/
f
/
buttonEx
/
1.0.0
/
buttonEx.podspec.json
blob
95ed5418c29ac0c8e4af0327c7e3782b5f5967bf
1
{
2
"name": "buttonEx",
3
"version": "1.0.0",
4
"summary": "这就是个简介.",
5
"description": "这是个快捷设置按钮文字颜色的控件",
6
"homepage": "https://github.com/CYZZ/buttonEx",
7
"license": "MIT",
8
"authors": {
9
"CYZZ": "727151289@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"requires_arc": true,
15
"source": {
16
"git": "https://github.com/CYZZ/buttonEx.git",
17
"tag": "1.0.0"
18
},
19
"source_files": "myClass/*"
20
}