[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / c / InputTextValidator / 0.1.3 / InputTextValidator.podspec.json
blobca7d0da0ec2cb422bf7a39b982ed0997626176db
2   "name": "InputTextValidator",
3   "version": "0.1.3",
4   "summary": "Library to make validations of the input in some text components.",
5   "description": "Use this libary to encapsulate text input compoenents validations and execute all these with one call",
6   "homepage": "https://github.com/makingdevs/InputTextValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marcoreyesc": "antonio@makingdevs.com"
13   },
14   "source": {
15     "git": "https://github.com/makingdevs/InputTextValidator.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/makingdevs",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "*.swift",
23   "frameworks": "UIKit",
24   "swift_versions": "4.2"