blob: d133191d75d9a3d98876bfb50566797f85138129 [file] [log] [blame]
{
"name": "OCRunner",
"version": "1.0.4",
"summary": "OCRunner",
"description": "Execute Objective-C code Dynamically. iOS hotfix SDK.",
"homepage": "https://github.com/SilverFruity/OCRunner",
"license": "MIT",
"authors": {
"SilverFruity": "15328044115@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SilverFruity/OCRunner.git",
"tag": "1.0.4"
},
"source_files": "OCRunner/**/*.{h,m,c}",
"vendored_libraries": "OCRunner/libffi/libffi.a",
"dependencies": {
"ORPatchFile": [
"1.0.3"
]
}
}