blob: 359742a0c9abd3fa07324f1fdcf70d8a6a6e50b4 [file] [log] [blame]
{
"name": "CJRootModel",
"version": "0.1.1",
"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.1"
},
"source_files": [
"RootModel",
"RootModel/**/*.{h,m}"
]
}