4 "summary": "ICU XCFramework for macOS and iOS, including both arm64 and x86_64 builds for macOS, Mac Catalyst and Simulator.",
5 "homepage": "https://github.com/apotocki/icu4c-iosx",
8 "Alexander Pototskiy": "alex.a.potocki@gmail.com"
10 "social_media_url": "https://www.linkedin.com/in/alexander-pototskiy",
16 "pod_target_xcconfig": {
17 "ONLY_ACTIVE_ARCH": "YES"
21 "pod_target_xcconfig": {
22 "ONLY_ACTIVE_ARCH": "YES"
25 "static_framework": true,
26 "prepare_command": "sh scripts/build.sh",
28 "git": "https://github.com/apotocki/icu4c-iosx.git",
32 "source_files": "product/include/**/*.{h}",
33 "header_mappings_dir": "product/include",
34 "public_header_files": "product/include/**/*.{h}",
35 "vendored_frameworks": [
36 "product/frameworks/icudata.xcframework",
37 "product/frameworks/icui18n.xcframework",
38 "product/frameworks/icuio.xcframework",
39 "product/frameworks/icuuc.xcframework"