blob: 824298770d064ab7032e35713df8befe8e14c8ba [file] [log] [blame]
{
"name": "CustomButtonFramework",
"version": "1.0.0",
"summary": "CustomButtonFramework.",
"description": "Created custom buttom that can be added to project by sub classing a button.",
"homepage": "https://github.com/vishalmodem/CustomButtonFramework",
"license": "MIT",
"authors": {
"Pavan Rapala": "pavan9198@gmail.com"
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/vishalmodem/CustomButtonFramework.git",
"tag": "1.0.0"
},
"source_files": "CustomButtonFramework/**/*",
"swift_version": "4.1",
"frameworks": "UIKit"
}