blob: 7985f25153f8b64fe08b76d3be22a58403bceba5 [file] [log] [blame]
{
"name": "Shift",
"version": "0.2.2",
"summary": "Gradient Animation based on time or motion",
"description": "Gradient Animation based on time or motion.\nAbility fo mask gradient animations on text or images.",
"homepage": "https://github.com/kgellci/Shift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kgellci": "kgellci@gmail.com"
},
"source": {
"git": "https://github.com/kgellci/Shift.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/kgellci",
"platforms": {
"ios": "8.0"
},
"source_files": "Shift/Classes/**/*",
"frameworks": [
"UIKit",
"CoreMotion"
],
"pushed_with_swift_version": "4.0"
}