blob: 768b85d1fa23489dd7aeae302a35aa1e1353ac16 [file] [log] [blame]
{
"name": "JDAnimationKit",
"version": "1.1",
"summary": "You can animate your UI withe less lines of code",
"description": "JDAnimationKit is designed to be extremely easy to use. You can animate your UI withe less lines of code",
"homepage": "https://github.com/JellyDevelopment/JDAnimationKit",
"license": "MIT",
"authors": {
"Juanpe": "juanpecm@gmail.com"
},
"source": {
"git": "https://github.com/JellyDevelopment/JDAnimationKit.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/juanpecmios",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}