[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 3 / 2 / 9 / FloatyTextField / 0.3.6 / FloatyTextField.podspec.json
blobe5cde88d89abe5ab11167e4d7a2fb64f7ccb5da8
2   "name": "FloatyTextField",
3   "version": "0.3.6",
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.6"
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   }