[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / 4 / 9 / US2FormValidator / 1.0.5 / US2FormValidator.podspec.json
bloba6a99bcfe2c7f57d29cd72e0e71a1f65f6e3d6d1
2   "name": "US2FormValidator",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "A lightweight iOS form validation framework.",
6   "homepage": "https://github.com/ustwo/US2FormValidator",
7   "authors": {
8     "Martin Stolz": "martin@ustwo.co.uk"
9   },
10   "description": "This framework allows you to validate inputs of text fields and text views in a convenient way. Add your own validators and dependencies of validations.",
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/ustwo/US2FormValidator.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "US2FormValidationFramework/source/**/*.{h,m}",
19   "resources": "US2FormValidationFramework/source/Localization.bundle",
20   "requires_arc": false