[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / c / TweenKit / 1.0.2 / TweenKit.podspec.json
blobf608b95e6a97a68f6399f64c89bccbfbf4e5d387
2   "name": "TweenKit",
3   "version": "1.0.2",
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.2"
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"