Latest | 1.0.0 |
---|---|
Homepage | https://github.com/material-motion/coreanimation-transitions-swift |
License | Apache 2.0 |
Platforms | ios 8.0, requires ARC |
Dependencies | MaterialMotionTransitions, MaterialMotionCoreAnimation |
404: Not Found
Latest podspec
{ "name": "MaterialMotionCoreAnimationTransitions", "summary": "Core Animation transitions for Material Motion (Swift)", "version": "1.0.0", "authors": "The Material Motion Authors", "license": "Apache 2.0", "homepage": "https://github.com/material-motion/coreanimation-transitions-swift", "source": { "git": "https://github.com/material-motion/coreanimation-transitions-swift.git", "tag": "v1.0.0" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "source_files": [ "src/*.{swift}", "src/private/*.{swift}" ], "dependencies": { "MaterialMotionTransitions": [ "~> 1.0" ], "MaterialMotionCoreAnimation": [ "~> 2.0" ] }, "pushed_with_swift_version": "3.0" }
Sun, 26 Feb 2017 09:00:14 +0000