blob: 2dcb1bb807fcadf813567ee82437aee03bc6ac61 [file] [log] [blame]
{
"name": "NSObject+HZCoding",
"version": "1.2.0",
"summary": "NSObject+HZCoding .",
"description": "NSObject+HZCoding used unarchiveObjectWithFile and archiveRootObject.",
"homepage": "https://github.com/MyHZ/HZCoding.git",
"license": "MIT",
"authors": {
"MyHZ": "752818915@qq.com"
},
"source": {
"git": "https://github.com/MyHZ/HZCoding.git",
"tag": "1.2.0"
},
"source_files": [
"NSObject",
"NSObject+HZCoding/NSObject+HZCoding.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}