[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 4 / 9 / FormInput / 1.0.3 / FormInput.podspec.json
blobf61dca823aae29f37e3d05277aa4818a5d2ab7e3
2   "name": "FormInput",
3   "version": "1.0.3",
4   "summary": "A helper library to ease textField validations for Date, List and Number.",
5   "description": "A helper library to ease textField validations for Date, List and Number. Simply subclass the required textField type.",
6   "homepage": "https://github.com/cristian-azov/FormInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cristian Azov": "cristian.azov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cristian-azov/FormInput.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FormInput/Classes/**/*",
22   "pushed_with_swift_version": "4"