blob: 6139f00e28791925fae009f45083709859b95ed1 [file] [log] [blame]
{
"name": "KRPresentationKit",
"version": "0.6.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRPresentationKit/Classes/**/*",
"dependencies": {
"KRAnimationKit": [
]
}
}