[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / d / 2 / 4 / MJExtensionValidation / 1.1.0 / MJExtensionValidation.podspec.json
blob75cf8cd46e11fb556b4c041129f68419cab4ec53
2   "name": "MJExtensionValidation",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Provides an opportunity of validating converted model objects for MJExtension.",
9   "homepage": "https://github.com/ElfSundae/MJExtensionValidation",
10   "authors": {
11     "Elf Sundae": "https://0x123.com"
12   },
13   "source": {
14     "git": "https://github.com/ElfSundae/MJExtensionValidation.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.8"
20   },
21   "source_files": "MJExtensionValidation/*.{h,m}",
22   "dependencies": {
23     "MJExtension": [
24       "~> 3.2"
25     ]
26   }