blob: 58fac90870d79156f8520d9b3cd73471b8874554 [file] [log] [blame]
{
"name": "KRPresentationKit",
"version": "0.11.0.1",
"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.11.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRPresentationKit/Classes/*.swift",
"dependencies": {
"KRTimingFunction": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "4.0"
}