[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 2 / d / 6 / SimpleAnimation / 0.2.0 / SimpleAnimation.podspec.json
blobfacbfc284e24aa0631c57c7c3f298de7beb85eda
2   "name": "SimpleAnimation",
3   "version": "0.2.0",
4   "summary": "A UIView extension to make 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.2.0"
13   },
14   "social_media_url": "https://twitter.com/keeeto",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Source/*",
19   "frameworks": "UIKit"