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