blob: 10cf991f4c820071491986f072c8055cbe0577b0 [file] [log] [blame]
{
"name": "ModelToDictionary",
"version": "1.1.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": "1.1.1"
},
"source_files": "Source/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}