blob: f4479be1ba8f267c64a417d3568540a1c174fe65 [file] [log] [blame]
{
"name": "ModelToDictionary",
"version": "0.0.1",
"summary": "A short description of ModelToDictionary.",
"description": "将Model类转换成NSDictionary类对象",
"homepage": "http://EXAMPLE/ModelToDictionary",
"license": "MIT",
"authors": {
"POSUN-MAC": "1916578506@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pousniOS/ModelToDictionary",
"tag": "0.0.1"
},
"source_files": "ModelToDictionary/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}