blob: b4bfb2f67eba4a3fbd244bec4f35eefb572568fe [file] [log] [blame]
{
"name": "MaterialMotion",
"summary": "Reactive motion driven by Core Animation.",
"version": "2.0.0",
"authors": "The Material Motion Authors",
"license": "Apache 2.0",
"homepage": "https://github.com/material-motion/material-motion-swift",
"source": {
"git": "https://github.com/material-motion/material-motion-swift.git",
"tag": "v2.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "src/**/*.{swift}",
"dependencies": {
"IndefiniteObservable": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}