blob: 868094c8487d550d04addd070a05f1ff7488e202 [file] [log] [blame]
{
"name": "DeformationButton",
"version": "1.1",
"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.1"
},
"source_files": [
"Source/MMMaterialDesignSpinner-master/*.{h,m}",
"Source/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}