[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / b / c / TweenKit / 1.0.3 / TweenKit.podspec.json
blob87d8b234c11c2c57f26840ee590de185c2d35eba
2   "name": "TweenKit",
3   "version": "1.0.3",
4   "summary": "Animation library for iOS, tvOS and macOS",
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": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0",
22     "osx": "10.14"
23   },
24   "swift_versions": "5.0",
25   "source_files": "TweenKit/TweenKit/*.swift",
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "osx": {
30     "frameworks": "CoreGraphics"
31   },
32   "swift_version": "5.0"