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