blob: 11d50556ac69667acef045ef3f0d4ecb3bd26de8 [file] [log] [blame]
{
"name": "CrLoadingButton",
"version": "1.0.1",
"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.1"
},
"source_files": "CrLoadingButton/Classes/**/*.{h,m}",
"requires_arc": true
}