blob: 73d725b8bcdf03dada70b784d9fbc97b0a34c561 [file] [log] [blame]
{
"name": "CrLoadingButton",
"version": "1.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "UIButton that include loading state",
"homepage": "https://github.com/skswhwo/CrLoadingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skswhwo": "skswhwo@gmail.com"
},
"source": {
"git": "https://github.com/skswhwo/CrLoadingButton.git",
"tag": "1.0.2"
},
"source_files": "CrLoadingButton/Classes/**/*.{h,m}",
"requires_arc": true
}