[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 4 / ngrvalidator / 0.1.0 / ngrvalidator.podspec.json
blob1442391b7dbffbabdbde3efa3a9441ecc00a9f10
2   "name": "ngrvalidator",
3   "version": "0.1.0",
4   "summary": "Simple validator for iOS.",
5   "description": "NGRValidator allows you to validate your data in way you want! It's easy to read (even via non-developers), centralized and complex solution to validate your model just in few lines of code!",
6   "homepage": "https://github.com/netguru/ngrvalidator",
7   "license": {
8     "type": "MIT",
9     "file": "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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "NGRValidator/NGRValidator/**/*.{h,m}",
22   "requires_arc": true