blob: fd1f02c24eaf38d8e8a50e126bf3e41777f78c0e [file] [log] [blame]
{
"name": "MaterialMotionCoreAnimationFamily",
"summary": "Core Animation Material Motion Family",
"version": "1.1.0",
"authors": "The Material Motion Authors",
"license": "Apache 2.0",
"homepage": "https://github.com/material-motion/material-motion-family-coreanimation-swift",
"source": {
"git": "https://github.com/material-motion/material-motion-family-coreanimation-swift.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"src/*.{swift}",
"src/private/*.{swift}"
],
"dependencies": {
"MaterialMotionRuntime": [
">= 4.0",
"< 6.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}