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