blob: f43e2895c3d75149f0a53ea0d438b4cb9791e3e3 [file] [log] [blame]
{
"name": "ZMWBaseModelObject",
"version": "1.0.2",
"summary": "利用Runtime给Model赋值、归档、解档",
"description": "\"利用Runtime给Model赋值、归档、解档\"",
"homepage": "https://github.com/zjjzmw1/ZMWBaseModelObject",
"license": "MIT",
"authors": {
"张明炜": "zjjzmw1@163.com"
},
"source": {
"git": "https://github.com/zjjzmw1/ZMWBaseModelObject.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}