blob: 7fba087cb57ca1bd39cc257e7aa63a87aa4a901b [file] [log] [blame]
{
"name": "MDAspects",
"version": "1.0.1",
"summary": "AOP 提高开发效率",
"description": "对著名第三方库Aspects的扩展,添加了对类方法hook的支持",
"homepage": "https://github.com/Iyongjie/MDAspects",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李永杰": "iyongjie@yeah.net"
},
"source": {
"git": "https://github.com/Iyongjie/MDAspects.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDAspects/*"
}