[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / SKAnimator / 0.0.4 / SKAnimator.podspec.json
blobb363147c2bd7df44b6f0e207ae48dcc88a8d6a88
2   "name": "SKAnimator",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "Animator provides classes that returns instance of UIViewPropertyAnimator with assigned properties",
8   "requires_arc": true,
9   "version": "0.0.4",
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.4"
21   },
22   "frameworks": "UIKit",
23   "source_files": "Animator/**/*.{swift}"