blob: 2b901583d917e5d3a34dfa444961f85dda4cef4b [file] [log] [blame]
{
"name": "PMSuperButton",
"version": "1.0.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/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": "1.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}