blob: 99ba2ac3b861613591d9ec6cfb8006a30a3e4554 [file] [log] [blame]
{
"name": "SuccessErrorButton",
"platforms": {
"ios": "8.0"
},
"summary": "A short description of SuccessErrorButton. It is a customized button for to show whether something is success or error .",
"requires_arc": true,
"version": "0.1.8",
"license": {
"type": "MIT",
"file": "SuccessErrorButton/LICENSE"
},
"authors": {
"rojil": "rojil@qburst.com"
},
"homepage": "https://github.com/poorna119/SuccessErrorButton",
"source": {
"git": "https://github.com/poorna119/SuccessErrorButton.git",
"tag": "0.1.8"
},
"source_files": "SuccessErrorButton/Sources/**/*.{swift}",
"resources": "SuccessErrorButton/Sources/Resources/**/*.{png}",
"pushed_with_swift_version": "3.0"
}