blob: fce4155f238412a614d7608bac47d94be7af9179 [file] [log] [blame]
{
"name": "NMTransitionDeinitExtension",
"version": "0.0.1",
"summary": "Add Transition with deinit",
"description": "Add Transition with deinit to UIView.",
"homepage": "https://github.com/NicolasMahe/NMTransitionDeinitExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMTransitionDeinitExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMTransitionDeinitExtension/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}