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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
3
/
7
/
1
/
JMButton
/
0.5
/
JMButton.podspec.json
blob
01294f42ab94ca83e8823e937ab79479529c3f72
1
{
2
"name": "JMButton",
3
"version": "0.5",
4
"summary": "超强自定义Button",
5
"description": "修复倒计时功能",
6
"homepage": "https://github.com/JunAILiang/JMButton.git",
7
"license": "MIT",
8
"authors": {
9
"LJM": "gzliujm@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/JunAILiang/JMButton.git",
16
"tag": "0.5"
17
},
18
"source_files": "JMButton/JMButton/**/*.{h,m}",
19
"requires_arc": true
20
}