[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 4 / MaterialMotion / 1.2.0 / MaterialMotion.podspec.json
blob1a82d1c6e7ebec9f95f66f5b0cc7ee976e5b1164
2   "name": "MaterialMotion",
3   "summary": "Reactive motion driven by Core Animation.",
4   "version": "1.2.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": "v1.2.0"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "requires_arc": true,
16   "source_files": "src/**/*.{swift}",
17   "dependencies": {
18     "IndefiniteObservable": [
19       "~> 3.0"
20     ]
21   },
22   "pushed_with_swift_version": "3.0"