blob: 69e7b007cbf21c958f112f4f39f4912bc96d5c11 [file] [log] [blame]
{
"name": "NKModalViewManager",
"version": "1.5",
"summary": "Present UIViewController modally",
"description": "Present UIViewController modally easily and beautifully with animation.",
"homepage": "https://github.com/kennic/NKModalViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/NKModalViewManager.git",
"tag": "1.5"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "8.0"
},
"source_files": "NKModalViewController/**/*"
}