[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 8 / d / PCFloatingTextField / 1.0.0 / PCFloatingTextField.podspec.json
blob59e95cbc1d2871bd5d7fd84be3acef3505792352
2   "name": "PCFloatingTextField",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PCFloatingTextField/*",
22   "pushed_with_swift_version": "3.1"