[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 8 / d / PCFloatingTextField / 1.0.1 / PCFloatingTextField.podspec.json
blobe4bcb8bdcf10be92582921ab4b96695d9dd8c42c
2   "name": "PCFloatingTextField",
3   "version": "1.0.1",
4   "summary": "It is provinding floating textField with delegate methods",
5   "description": "It is provinding floating textField with delegate methods. you can also customize textField color, underline color, placeholder label and also trigger event on textField delegate method.",
6   "homepage": "https://github.com/pradeep-chauhan/PCFloatingTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pradeep Chauhan": "prdpchauhan4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pradeep-chauhan/PCFloatingTextField.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PCFloatingTextField/*",
22   "pushed_with_swift_version": "3.1"