[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / b / c / TweenKit / 0.2.0 / TweenKit.podspec.json
blobcb127adca3772dfee7a3c3393ec5286c98a443e8
2   "name": "TweenKit",
3   "version": "0.2.0",
4   "summary": "Animation library for iOS",
5   "description": "TweenKit makes it easy to animate anything!",
6   "homepage": "https://github.com/SteveBarnegren/TweenKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/TweenKit.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TweenKit/TweenKit/*.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.1"