blob: f3458902845155513eb9edca635631d2d34f3045 [file] [log] [blame]
{
"name": "NMButton",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMButton/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"NMUIExtension": [
]
},
"pushed_with_swift_version": "3.0"
}