blob: 4394308dac3bb7f93ecb8f074de26cee574fd88a [file] [log] [blame]
{
"name": "KZModelCast",
"version": "0.3.5",
"summary": "KZModelCast is json to model in runtime",
"description": "use run time finish json to model, and model to jsonstring",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzmodelcast",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzmodelcast.git",
"tag": "0.3.5"
},
"source_files": "KZModelCast/ModelCast/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZModelCast/ModelCast/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}