[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 2 / d / 6 / SimpleAnimation / 0.1.1 / SimpleAnimation.podspec.json
blob13a50326cf5e6b3f2b2c0e591a99ae1cea720122
2   "name": "SimpleAnimation",
3   "version": "0.1.1",
4   "summary": "A UIView extension that makes adding basic animations, like fades and bounces, simple.",
5   "homepage": "https://github.com/keithito/SimpleAnimation",
6   "license": "MIT",
7   "authors": {
8     "Keith Ito": "keeeto@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/keithito/SimpleAnimation.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/keeeto",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SimpleAnimation/Classes/**/*",
19   "frameworks": "UIKit"