blob: 44c0fd3250bf31159ff9587ea10ef585eaf0e641 [file] [log] [blame]
{
"name": "SZObject",
"version": "0.0.1",
"summary": "object that prints propertys",
"homepage": "https://github.com/chenshengzhi/SZObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "329012084@qq.com"
},
"source": {
"git": "https://github.com/chenshengzhi/SZObject.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "Foundation",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}