blob: 43be0ba45258d7f20bde6087d543c8c8253d6264 [file] [log] [blame]
{
"name": "CJRootModel",
"version": "0.1.4",
"summary": "Compact generic model parent",
"platforms": {
"ios": "7.0"
},
"description": "Quickly help developers implement single iQuickly help developers implement singleton models.\nQuick JSON rotation model, dictionary model, model JSON and model dictionary.\nSupport non singleton model",
"homepage": "https://github.com/chjsun/rootModel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sun.chuanjun": "scj126yx@126.com"
},
"source": {
"git": "https://github.com/chjsun/rootModel.git",
"tag": "0.1.4"
},
"source_files": [
"RootModel/model",
"RootModel/model/**/*.{h,m}"
]
}