blob: 61c857850cd8581ec87d1c59a97cc865c14a42c5 [file] [log] [blame]
{
"name": "MCJSONKit",
"version": "0.3.0",
"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.3.0"
},
"source_files": "MCJSONKit/Classes/**/*",
"requires_arc": true
}