[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 6 / SimpleAnimation / 0.4.1 / SimpleAnimation.podspec.json
bloba76c526ff7cceedf58e3f98198762b50322e62ec
2   "name": "SimpleAnimation",
3   "version": "0.4.1",
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": "kito@kito.us"
9   },
10   "source": {
11     "git": "https://github.com/keithito/SimpleAnimation.git",
12     "tag": "0.4.1"
13   },
14   "social_media_url": "https://twitter.com/keeeto",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source_files": "Source/*",
20   "exclude_files": "Source/*.plist",
21   "frameworks": "UIKit"