[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / c / TweenKit / 0.4 / TweenKit.podspec.json
blob962debf944f142c9e5eabdb8a8d623f867452f6d
2   "name": "TweenKit",
3   "version": "0.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "TweenKit/TweenKit/*.swift",
24   "frameworks": "UIKit"