blob: 350e608347b2f4c8969e1c4795aaa9fcf2d37bbf [file] [log] [blame]
{
"name": "NSObject+HZCoding",
"version": "1.0.1",
"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.0.1"
},
"source_files": [
"NSObject",
"NSObject+HZCoding/NSObject+HZCoding.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}