[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 3 / 2 / 9 / FloatyTextField / 0.3.4 / FloatyTextField.podspec.json
blobdb6c4ef2bad5db034db4245857e13809ed007685
2   "name": "FloatyTextField",
3   "version": "0.3.4",
4   "summary": "FloatyTextField provides material design inspired TextField and TextView.",
5   "swift_version": "4.0",
6   "description": "FloatyTextField provides material design inspired TextField and TextView. Feel free to report issues.",
7   "homepage": "https://github.com/mlubgan/FloatyTextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Michał Łubgan": "m.lubgan@fivedottwelve.com"
14   },
15   "source": {
16     "git": "https://github.com/mlubgan/FloatyTextField.git",
17     "tag": "0.3.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "FloatyTextField/Classes/**/*",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "dependencies": {
27     "SnapKit": [
29     ]
30   }