[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / a / b / ObjcModelValidation / 0.2 / ObjcModelValidation.podspec.json
blobb20a10550eea28511098e6a625df648352c81a60
2   "name": "ObjcModelValidation",
3   "version": "0.2",
4   "summary": "Port of ActiveRecord Validators to Objective-C.",
5   "homepage": "https://github.com/nerdishbynature/ObjcModelValidation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Piet Brauer": "piet@nerdishbynature.com"
12   },
13   "source": {
14     "git": "https://github.com/nerdishbynature/ObjcModelValidation.git",
15     "tag": "0.2"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true