blob: 18cbd7a3d97947620e999c0e17ed5187dc37d7d1 [file] [log] [blame]
{
"name": "LPMHookUtils",
"version": "0.0.1",
"summary": "LPMHookUtils.",
"description": "LPMHookUtils which is used to hook the objective-c method.",
"homepage": "https://github.com/JaylonPan/LPMHookUtils.git",
"source": {
"git": "https://github.com/JaylonPan/LPMHookUtils.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"text": " Copyright 2017\n JaylonPan\n"
},
"authors": {
"Jaylon": "269003942@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPMHookUtils.{h,m}",
"header_dir": "LPMHookUtils"
}