blob: 5008ca57b227047148ad8a0bf82867dfe64721df [file] [log] [blame]
{
"name": "PMSuperButton",
"version": "2.0.3",
"summary": "PMSuperButton is a powerful UIButton coming from the countryside, but with super powers!",
"description": "A easy way to create custom and complex buttons with custom attributes, directly added to the iOS Interface Builder, very easy to integrate in every project!",
"homepage": "https://github.com/Codeido/PMSuperButton",
"screenshots": "https://raw.githubusercontent.com/Codeido/PMSuperButton/master/docs/interface_builder.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paolo Musolino": "info@codeido.com"
},
"social_media_url": "http://twitter.com/pmusolino",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Codeido/PMSuperButton.git",
"tag": "2.0.3"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}