[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / 1 / MaterialMotionCoreAnimation / 2.0.0 / MaterialMotionCoreAnimation.podspec.json
blobe2f111ce61b9bbfc70db35fba58b20d353715386
2   "name": "MaterialMotionCoreAnimation",
3   "summary": "Core Animation for Material Motion (Swift)",
4   "version": "2.0.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/coreanimation-swift",
8   "source": {
9     "git": "https://github.com/material-motion/coreanimation-swift.git",
10     "tag": "v2.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     "MaterialMotionRuntime": [
22       "~> 6.0"
23     ]
24   },
25   "pushed_with_swift_version": "3.0",
26   "deprecated": true