blob: 2c4fc81e296316b8fa611589b4f866c297369812 [file] [log] [blame]
{
"name": "OCEval",
"version": "0.0.1",
"summary": "OCEval",
"description": "OCEval",
"homepage": "https://github.com/lilidan/OCEval",
"authors": {
"sgcy": "sgcy1991@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lilidan/OCEval.git",
"tag": "0.0.1"
},
"source_files": [
"OCEval",
"OCEval/**/*.{h,m}"
],
"exclude_files": "OCEval/Exclude",
"public_header_files": [
"OCEval/*.h",
"Extensions/JPLibffi/**/*.h"
],
"vendored_libraries": "OCEval/helper/libffi/libffi.a"
}