blob: 0fd6253eb10b5c37973f36cd938b30d7fa356abb [file] [log] [blame]
{
"name": "Shift",
"version": "0.2.0",
"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.0"
},
"social_media_url": "https://twitter.com/kgellci",
"platforms": {
"ios": "8.0"
},
"source_files": "Shift/Classes/**/*",
"frameworks": [
"UIKit",
"CoreMotion"
],
"pushed_with_swift_version": "3.0"
}