blob: 12b3beeff357d8e984e1407d2d440e9ab68e801c [file] [log] [blame]
{
"name": "NMButton",
"version": "0.0.3",
"summary": "Improved UIButton",
"description": "An improved version of UIButton.",
"homepage": "https://github.com/NicolasMahe/NMButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMButton.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMButton/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"NMUIExtension": [
]
},
"pushed_with_swift_version": "3.0"
}