blob: f47e306c5c130fbe7cdee3b4ce4c0de228753dc4 [file] [log] [blame]
{
"name": "MaterialMotionDirectManipulation",
"summary": "Direct Manipulation for Material Motion (Swift)",
"version": "1.1.0",
"authors": "The Material Motion Authors",
"license": "Apache 2.0",
"homepage": "https://github.com/material-motion/direct-manipulation-swift",
"source": {
"git": "https://github.com/material-motion/direct-manipulation-swift.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"src/*.{swift}",
"src/private/*.{swift}"
],
"dependencies": {
"MaterialMotionRuntime": [
">= 5.0",
"< 7.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}