blob: a0b8b167f68938a0def08fb1309556f67067a802 [file] [log] [blame]
{
"name": "MTKJsonModel",
"version": "0.1.0",
"summary": "JSON and model conversion, localized storage and database",
"description": "'JSON and model conversion, localized storage and database'",
"homepage": "https://github.com/CLJian/MTKJsonModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CLJian": "343869652@qq.com"
},
"source": {
"git": "https://github.com/CLJian/MTKJsonModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MTKJsonModel/Classes/*",
"public_header_files": "MTKJsonModel/Classes/*.h"
}