4 "summary": "ICU XCFramework for macOS, iOS, and visionOS, including both arm64 and x86_64 builds for macOS, Mac Catalyst, iOS Simulator, and visionOS 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",
17 "pod_target_xcconfig": {
18 "ONLY_ACTIVE_ARCH": "YES"
22 "pod_target_xcconfig": {
23 "ONLY_ACTIVE_ARCH": "YES"
27 "pod_target_xcconfig": {
28 "ONLY_ACTIVE_ARCH": "YES"
31 "static_framework": true,
32 "prepare_command": "sh scripts/build.sh",
34 "git": "https://github.com/apotocki/icu4c-iosx.git",
38 "source_files": "product/include/**/*.{h}",
39 "header_mappings_dir": "product/include",
40 "public_header_files": "product/include/**/*.{h}",
41 "vendored_frameworks": [
42 "product/frameworks/icudata.xcframework",
43 "product/frameworks/icui18n.xcframework",
44 "product/frameworks/icuio.xcframework",
45 "product/frameworks/icuuc.xcframework"