[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / f / 2 / KenBurns / 0.2.7 / KenBurns.podspec.json
blobce0dcbed0c1b3b1aef4867b25aede08facc507a0
2   "name": "KenBurns",
3   "version": "0.2.7",
4   "summary": "A little Swift tool that performs a nice Ken Burns effect on an image",
5   "description": "A little Swift tool that performs a nice Ken Burns effect on an image. Powering Calm since 2016",
6   "homepage": "https://github.com/calmcom/KenBurns",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "calmcom": "support@calm.com"
13   },
14   "source": {
15     "git": "https://github.com/calmcom/KenBurns.git",
16     "tag": "0.2.7"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "KenBurns/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "CalmParametricAnimations": [
26       "~> 1.0.1"
27     ],
28     "SDWebImage": [
29       "~> 3.8.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"