[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / f / MaterialMotionCoreAnimationTransitions / 1.0.0 / MaterialMotionCoreAnimationTransitions.podspec.json
blob282597944b81c571b09b9774dc47da6a58b50e5e
2   "name": "MaterialMotionCoreAnimationTransitions",
3   "summary": "Core Animation transitions for Material Motion (Swift)",
4   "version": "1.0.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/coreanimation-transitions-swift",
8   "source": {
9     "git": "https://github.com/material-motion/coreanimation-transitions-swift.git",
10     "tag": "v1.0.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source_files": [
17     "src/*.{swift}",
18     "src/private/*.{swift}"
19   ],
20   "dependencies": {
21     "MaterialMotionTransitions": [
22       "~> 1.0"
23     ],
24     "MaterialMotionCoreAnimation": [
25       "~> 2.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0",
29   "deprecated": true