blob: 3e26495ada98bc413c82eeafe1d0773cf638bf61 [file] [log] [blame]
{
"name": "CJRootModel",
"version": "0.1.6",
"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.6"
},
"source_files": [
"RootModel/model",
"RootModel/model/**/*.{h,m}"
]
}