blob: 511d707e8db90dc3e2d8809cc50c7a72084d4055 [file] [log] [blame]
{
"name": "NKModalPresenter",
"version": "1.5.1",
"summary": "Present UIViewController modally",
"description": "Present UIViewController modally easily and beautifully with animation.",
"homepage": "https://github.com/kennic/NKModalPresenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/NKModalPresenter.git",
"tag": "1.5.1"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "NKModalPresenter/*.swift",
"swift_version": "4.2"
}