[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 9 / c / GRValidation / 0.1.0 / GRValidation.podspec.json
blob841958f7ed7cd0f8fc5ff2244cecb78fcb6f8271
2   "name": "GRValidation",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Validation toolkit for Swift.",
9   "homepage": "https://github.com/groue/GRValidation",
10   "authors": {
11     "Gwendal RouĂ©": "gr@pierlis.com"
12   },
13   "source": {
14     "git": "https://github.com/groue/GRValidation.git",
15     "tag": "v0.1.0"
16   },
17   "source_files": "Validation/**/*.{h,m,swift}",
18   "module_name": "Validation",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "requires_arc": true,
24   "frameworks": "Foundation"