blob: 435f2a749197002c89ec8e24f126ac71b3917080 [file] [log] [blame]
{
"name": "NKModalViewManager",
"version": "1.6",
"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.6"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "8.0"
},
"source_files": "NKModalViewController/**/*"
}