blob: e0f2cfeceb838815ea2e5d16f44483b41c181ca5 [file] [log] [blame]
{
"name": "HTR3",
"version": "0.0.3",
"summary": "高性能URLMatcher.",
"description": "高性能 URLMatcher .",
"homepage": "https://github.com/NEYouFan/HTR3",
"license": "MIT",
"authors": {
"netease": "taozeyu890217@126.com"
},
"source": {
"git": "https://github.com/NEYouFan/HTR3.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"r3/project-mac/R3/R3/Sources/*.{h,m}",
"r3/project-mac/R3/R3/Sources/include/*.h",
"r3/project-mac/R3/R3/Sources/zmalloc.{c,h}"
],
"requires_arc": false,
"public_header_files": "r3/project-mac/R3/R3/Sources/include/*.h"
}