blob: 8cd09a978cb3262f34e0f5a2fce60b9b44f21e3f [file] [log] [blame]
{
"name": "MDAspects",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDAspects/*"
}