blob: ff21b910a181f4833c4896af5f6408da0b0682fb [file] [log] [blame]
{
"name": "ALCustomButton",
"version": "1.0.2",
"summary": "An easily customizable reusable button.",
"description": "This framework aims to make it easier to create, customize and reuse buttons whenever needed.",
"homepage": "https://github.com/applogistdev/ALCustomButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"unalCe": "unal.celik@applogist.com"
},
"source": {
"git": "https://github.com/applogistdev/ALCustomButton.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/unallce",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "ALCustomButton/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}