blob: 603e3c18fb857e9b2b6053b639369f3c6674441c [file] [log] [blame]
{
"name": "DKAnimationKit",
"version": "0.1.1",
"summary": "Chainable Animation in Swift",
"description": " DKAnimationKit is rewritten for JHChainableAnimations and provide you a more convience approach to deal with Animation in swift, if your app is developed using Objective-C, you should use JHChainableAnimations instead.\n",
"homepage": "https://github.com/Draveness/DKAnimationKit",
"license": "MIT",
"authors": {
"Draveness": "stark.draven@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Draveness/DKAnimationKit.git",
"tag": "0.1.1"
},
"source_files": "Classes/*.swift"
}