2 "name": "icu4c-numberformatter",
4 "summary": "A pre-built set of ICU binaries",
5 "description": "A pre-built set of ICU binaries used to provide the functionality of short number formatters.",
6 "homepage": "https://github.com/kerrmarin/icu4c-numberformatter",
12 "kerrmarin": "kerr@kerrmarin.com"
15 "git": "https://github.com/kerrmarin/icu4c-numberformatter.git",
21 "static_framework": true,
22 "source_files": "product/include/**/*.{h}",
23 "header_mappings_dir": "product/include",
24 "public_header_files": "product/include/**/*.{h}",
25 "vendored_frameworks": [
26 "product/frameworks/icudata.xcframework",
27 "product/frameworks/icui18n.xcframework",
28 "product/frameworks/icuio.xcframework",
29 "product/frameworks/icuuc.xcframework"