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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
7
/
a
/
8
/
CMButton
/
0.0.4
/
CMButton.podspec.json
blob
72bd6c39491b3aa63ed570d42d21963d346b4552
1
{
2
"name": "CMButton",
3
"version": "0.0.4",
4
"summary": "CMButton",
5
"homepage": "https://bitbucket.org/Fidetro/cmbutton",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fidetro": "zykzzzz@hotmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://bitbucket.org/Fidetro/cmbutton.git",
18
"tag": "0.0.4"
19
},
20
"source_files": [
21
"Source",
22
"CMButton/Source/*.{h,m,swift}"
23
],
24
"dependencies": {
25
"SnapKit": [
26
27
]
28
}
29
}