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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
3
/
7
/
1
/
JMButton
/
0.4
/
JMButton.podspec.json
blob
e0deccb5db0fd77334f6e3ccb0681ee4e94af7a1
1
{
2
"name": "JMButton",
3
"version": "0.4",
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.4"
17
},
18
"source_files": "JMButton/JMButton/**/*.{h,m}",
19
"requires_arc": true
20
}