blob: 9e78c4ea04488cecb2e6107279b46a848c4a2a00 [file] [log] [blame]
{
"name": "DeformationButton",
"version": "1.0",
"summary": "Share loading button",
"homepage": "https://github.com/LuciusLu/DeformationButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuciusLu": "luckysixdays@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LuciusLu/DeformationButton.git",
"tag": "v1.0"
},
"source_files": [
"DeformationButton/DeformationButton/MMMaterialDesignSpinner-master/*.{h,m}",
"DeformationButton/DeformationButton/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}