[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 4 / MaterialMotion / 2.0.0 / MaterialMotion.podspec.json
blobb4bfb2f67eba4a3fbd244bec4f35eefb572568fe
2   "name": "MaterialMotion",
3   "summary": "Reactive motion driven by Core Animation.",
4   "version": "2.0.0",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/material-motion-swift",
8   "source": {
9     "git": "https://github.com/material-motion/material-motion-swift.git",
10     "tag": "v2.0.0"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "requires_arc": true,
16   "source_files": "src/**/*.{swift}",
17   "dependencies": {
18     "IndefiniteObservable": [
19       "~> 4.0"
20     ]
21   },
22   "pushed_with_swift_version": "3.0"