blob: 457107acdf1cd2e33b8a9ba9adc8d017d4301cde [file] [log] [blame]
{
"name": "MaterialMotionDirectManipulationFamily",
"summary": "Direct Manipulation Material Motion Family in Swift",
"version": "1.0.0",
"authors": "The Material Motion Authors",
"license": "Apache 2.0",
"homepage": "https://github.com/material-motion/material-motion-family-direct-manipulation-swift",
"source": {
"git": "https://github.com/material-motion/material-motion-family-direct-manipulation-swift.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"src/*.{swift}",
"src/private/*.{swift}"
],
"dependencies": {
"MaterialMotionRuntime": [
"~> 5.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}