blob: a7b2371e4e349fae9b9751ba8c3b007464285ada [file] [log] [blame]
{
"name": "MCJSONKit",
"version": "0.1.7",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"summary": "A fast and convenient conversion between JSON and model",
"description": "A fast and convenient conversion between JSON and model.Magical Data Modeling Framework for JSON - allows rapid creation of smart data models.",
"homepage": "https://github.com/mylcode/MCJSONKit",
"license": "MIT",
"authors": {
"mylcode": "mylcode.ali@gmail.com"
},
"source": {
"git": "https://github.com/mylcode/MCJSONKit.git",
"tag": "0.1.7"
},
"source_files": "MCJSONKit/Classes/**/*",
"requires_arc": true,
"dependencies": {
"MCLogger": [
]
}
}