blob: 97f1b0f22bff2f9013e75ea4e52ebfbcc5034cfc [file] [log] [blame]
{
"name": "YZJRuntimeSafe",
"version": "0.0.1",
"summary": "方法交换实现数组和字典的稳定",
"description": "swizzleMethod方法实现数组和字典的稳定性",
"homepage": "https://github.com/yzjzmn",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yzjzmn": "86985379@qq.com"
},
"source": {
"git": "https://github.com/yzjzmn/YZJRuntimeSafe.git",
"tag": "0.0.1"
},
"source_files": "YZJRuntimeSafe/Classes/**/*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}