[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / b / c / TweenKit / 0.3.1 / TweenKit.podspec.json
blobfd6c7091e73a2e6609106cbe76d1759d7a2b171b
2   "name": "TweenKit",
3   "version": "0.3.1",
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.3.1"
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": "4.0"