[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / b / c / TweenKit / 0.6 / TweenKit.podspec.json
blob651d7c21cd9af6d00660c2be01b3575a0149e1f0
2   "name": "TweenKit",
3   "version": "0.6",
4   "summary": "Animation library for iOS and tvOS",
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.6"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "swift_version": "5.0",
24   "source_files": "TweenKit/TweenKit/*.swift",
25   "frameworks": "UIKit"