[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 4 / Gatti / 0.1.2 / Gatti.podspec.json
bloba8f73d185ac24afb4ebf712427f4f608adebf637
2   "name": "Gatti",
3   "swift_versions": "5.0",
4   "version": "0.1.2",
5   "summary": "Flying caret library for UITextField.",
6   "description": "Library that provides a means to animate cursor moves between text fields.",
7   "homepage": "https://github.com/z-four/Gatti",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "z-four": "zfour.apps@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/z-four/Gatti.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "10"
21   },
22   "source_files": "Gatti/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"