[Add] YIM 2.0.15
[CocoaPods.git] / Specs / 2 / d / b / CellAnimator / 0.1.2 / CellAnimator.podspec.json
blob340bf4274c4a9435569d9d27aa6c1c60ccd281c6
2   "name": "CellAnimator",
3   "version": "0.1.2",
4   "summary": "Cool animations for UITableViewCell in Swift language",
5   "description": "This pod provides the ability to animate UITableViewCell when they appear.",
6   "homepage": "https://github.com/warchimede/CellAnimator",
7   "license": "MIT",
8   "authors": {
9     "William Archimede": "william.archimede@hoodbrains.com"
10   },
11   "source": {
12     "git": "https://github.com/warchimede/CellAnimator.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/warchimede",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "CellAnimator/CellAnimator.swift"