blob: 72bd6c39491b3aa63ed570d42d21963d346b4552 [file] [log] [blame]
{
"name": "CMButton",
"version": "0.0.4",
"summary": "CMButton",
"homepage": "https://bitbucket.org/Fidetro/cmbutton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fidetro": "zykzzzz@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/Fidetro/cmbutton.git",
"tag": "0.0.4"
},
"source_files": [
"Source",
"CMButton/Source/*.{h,m,swift}"
],
"dependencies": {
"SnapKit": [
]
}
}