2022-12-13 08:22:49 +08:00
|
|
|
{
|
|
|
|
"name": "libphonenumber",
|
2023-06-01 02:41:28 +08:00
|
|
|
"version": "8.13.13",
|
2023-07-27 01:49:15 +08:00
|
|
|
"port-version": 1,
|
2022-12-13 08:22:49 +08:00
|
|
|
"description": "Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.",
|
|
|
|
"license": "Apache-2.0",
|
2022-12-17 01:58:01 +08:00
|
|
|
"supports": "!linux & !osx",
|
2022-12-13 08:22:49 +08:00
|
|
|
"dependencies": [
|
|
|
|
"abseil",
|
|
|
|
"boost-date-time",
|
|
|
|
"boost-system",
|
|
|
|
"boost-thread",
|
|
|
|
"icu",
|
|
|
|
"protobuf",
|
|
|
|
"re2",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|