[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 8 / 5 / RVValidator / 1.2.1 / RVValidator.podspec.json
blobc3e4a978b545866708f3f01f8e7c461f81370dff
2   "name": "RVValidator",
3   "version": "1.2.1",
4   "summary": "Laravel validator like for iOS",
5   "license": "MIT",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "source": {
10     "git": "https://github.com/BadChoice/RVValidator.git",
11     "tag": "1.2.1"
12   },
13   "dependencies": {
14     "Collection": [
16     ]
17   },
18   "description": "Validator your forms with just a few lines and rules",
19   "homepage": "https://github.com/BadChoice/RVValidator.git",
20   "authors": {
21     "Jordi PuigdellĂ­vol": "jordo@gloobus.net"
22   },
23   "source_files": [
24     "RVValidator/lib/**/*"
25   ],
26   "requires_arc": true