blob: 788e5c3c8ce181922c16163071d453e72efdc5d0 [file] [log] [blame]
{
"name": "MaterialMotion",
"summary": "Reactive motion driven by Core Animation.",
"version": "1.2.1",
"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": "v1.2.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "src/**/*.{swift}",
"dependencies": {
"IndefiniteObservable": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}