blob: e246c4d51bd814e2ca7145ba0a3c8a6fbc551734 [file] [log] [blame]
{
"name": "PMSuperButton",
"version": "3.0.2",
"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": "3.0.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}