blob: 9197b7b4ce31b0d3470d7e0515a7245a4e2964a0 [file] [log] [blame]
{
"name": "CCAnimations",
"version": "0.0.2",
"summary": "Custom CAAnimations",
"description": "A set of custom CAAnimations.",
"homepage": "https://github.com/caiobzen/CCAnimations",
"license": "MIT",
"authors": {
"Carlos Corrè‚a": "caiobzen@gmail.com"
},
"social_media_url": "http://twitter.com/caiobzen",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/caiobzen/CCAnimations.git",
"tag": "0.0.2"
},
"source_files": "Source/*.swift"
}