blob: 83719f963ba71383dc747a52ef38a2c76b2ffca3 [file] [log] [blame]
{
"name": "DPRuntime",
"version": "0.0.1",
"summary": "一个用runtime写的可以监听对象和类方法参数的小工具",
"homepage": "https://github.com/HolyLe/DPRuntime.git",
"license": "MIT",
"authors": {
"麻小亮": "zshnr1993@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/HolyLe/DPRuntime.git",
"tag": "0.0.1"
},
"source_files": "DPRuntime/Tool/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}