[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / f / SKAnimator / 0.0.3 / SKAnimator.podspec.json
bloba703df94aeaf9fdb01e5107bd0c7828414e88b01
2   "name": "SKAnimator",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "Animator provides classes that returns instance of UIViewPropertyAnimator with assigned properties",
8   "requires_arc": true,
9   "version": "0.0.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/Animator",
18   "source": {
19     "git": "https://github.com/sjsoad/Animator.git",
20     "tag": "0.0.3"
21   },
22   "frameworks": "UIKit",
23   "source_files": "Animator/**/*.{swift}"