blob: 75cf8cd46e11fb556b4c041129f68419cab4ec53 [file] [log] [blame]
{
"name": "MJExtensionValidation",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Provides an opportunity of validating converted model objects for MJExtension.",
"homepage": "https://github.com/ElfSundae/MJExtensionValidation",
"authors": {
"Elf Sundae": "https://0x123.com"
},
"source": {
"git": "https://github.com/ElfSundae/MJExtensionValidation.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source_files": "MJExtensionValidation/*.{h,m}",
"dependencies": {
"MJExtension": [
"~> 3.2"
]
}
}