[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 3 / 4 / ngrvalidator / 1.0.0 / ngrvalidator.podspec.json
blob14e9d6ccb1e30fa332c4f5645d8b716344d245f9
2   "name": "ngrvalidator",
3   "version": "1.0.0",
4   "summary": "Centralized and comprehensive validator for iOS",
5   "description": "NGRValidator is an Objective-C 3rd party library for iOS. It allows you to validate the data in the way that you want. It's an easy to read, centralized, and comprehensive solution to validating any Objective-C model in just a few lines of code.",
6   "homepage": "https://github.com/netguru/ngrvalidator",
7   "license": {
8     "type": "MIT",
9     "file": "MD/LICENSE.md"
10   },
11   "authors": {
12     "Patryk Kaczmarek": "patryk.kaczmarek@netguru.pl"
13   },
14   "source": {
15     "git": "https://github.com/netguru/ngrvalidator.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "NGRValidator/NGRValidator/**/*.{h,m}",
23   "header_dir": "NGRValidator"