blob: ffaa7f9f4ee51f2f7e576d7b6bac39fdb143d03b [file] [log] [blame]
{
"name": "CellAnimator",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/warchimede",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CellAnimator/CellAnimator.swift"
}