blob: 500543e3eff1b171e52fa0738180132f83d8a269 [file] [log] [blame]
{
"name": "CellAnimator",
"version": "0.1.1",
"summary": "Cool animations for UITableViewCell in Swift language",
"description": "This pod provides the ability to animate UITableViewCell when they appear.",
"homepage": "https://github.com/warchimede/CellAnimator",
"license": "MIT",
"authors": {
"William Archimede": "william.archimede@hoodbrains.com"
},
"source": {
"git": "https://github.com/warchimede/CellAnimator.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/warchimede",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CellAnimator/CellAnimator.swift"
}