Latest | 0.1.0 |
---|---|
Homepage | https://github.com/mrabiciu/InterpolatedAnimation |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
404: Not Found
Latest podspec
{ "name": "InterpolatedAnimation", "version": "0.1.0", "summary": "Library for building complex gesture driven animations", "homepage": "https://github.com/mrabiciu/InterpolatedAnimation", "license": { "type": "MIT", "file": "License.txt" }, "authors": { "Max Rabiciuc": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/mrabiciu/InterpolatedAnimation.git", "tag": "v0.1.0" }, "source_files": [ "InterpolatedAnimation/*.swift", "InterpolatedAnimation/*.h" ], "public_header_files": "InterpolatedAnimation/*.h", "requires_arc": true, "pushed_with_swift_version": "3.0" }
Sat, 11 Mar 2017 13:20:04 +0000