blob: e33e8b5a196af04fc0a4bc77cf51c1932879831e [file] [log] [blame]
{
"name": "KRPresentationKit",
"version": "0.6.2",
"summary": "A custom animation modal presentation library.",
"description": "KRPresentationKit makes custom modal presentation easy by providing useful default animations,\nas well as the functionality to define a custom animation.",
"homepage": "https://github.com/BridgeTheGap/KRPresentationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Woomin Park": "wmpark@knowre.com"
},
"source": {
"git": "https://github.com/BridgeTheGap/KRPresentationKit.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRPresentationKit/Classes/**/*",
"dependencies": {
"KRAnimationKit": [
]
}
}