[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 2 / 5 / Shift / 0.2.0 / Shift.podspec.json
blob0fd6253eb10b5c37973f36cd938b30d7fa356abb
2   "name": "Shift",
3   "version": "0.2.0",
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.0"
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": "3.0"