[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 6 / b / InputValidators / 0.2 / InputValidators.podspec.json
blobb121d1fb8ca4969dd9c07077648d3f5cf576229b
2   "name": "InputValidators",
3   "version": "0.2",
4   "summary": "Simple Objective-C solution for text validation.",
5   "homepage": "https://github.com/kshin/InputValidators",
6   "license": "MIT",
7   "authors": {
8     "Ivan Lisovoy": "lisovoy.i@gmail.com",
9     "Denis Kotenko": "d3niskt@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/kshin/InputValidators.git",
16     "tag": "0.2"
17   },
18   "source_files": [
19     "InputValidators",
20     "InputValidators/*.{h,m}"
21   ],
22   "requires_arc": true