blob: 0bb40f4c19997bf1ee5e7e2e68da4b3ed1e35928 [file] [log] [blame]
{
"name": "MCJSONKit",
"version": "0.1.6",
"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.6"
},
"source_files": "MCJSONKit/Classes/**/*",
"requires_arc": true,
"dependencies": {
"MCLogger": [
]
}
}