[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 2 / 5 / Shift / 0.2.2 / Shift.podspec.json
blob7985f25153f8b64fe08b76d3be22a58403bceba5
2   "name": "Shift",
3   "version": "0.2.2",
4   "summary": "Gradient Animation based on time or motion",
5   "description": "Gradient Animation based on time or motion.\nAbility fo mask gradient animations on text or images.",
6   "homepage": "https://github.com/kgellci/Shift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kgellci": "kgellci@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kgellci/Shift.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/kgellci",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Shift/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "CoreMotion"
26   ],
27   "pushed_with_swift_version": "4.0"