blob: 4c7e4b0d23cf6669e77638f830b978d8e4ee58d3 [file] [log] [blame]
{
"name": "PMSuperButton",
"version": "2.2.0",
"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/pmusolino/PMSuperButton",
"screenshots": "https://raw.githubusercontent.com/pmusolino/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/pmusolino/PMSuperButton.git",
"tag": "2.2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}