2 "name": "UnicodeICUHeaderModule",
4 "summary": "A modulemap for using ICU in Swift",
5 "description": "Makes the ICU library that is included in iOS at the BSD (nonframework) level of the system available as a Clang Module. This allows using this library in Swift.",
6 "homepage": "https://github.com/timbodeit/UnicodeICUHeaderModule",
12 "Tim Bodeit": "tim@bodeit.com"
15 "git": "https://github.com/timbodeit/UnicodeICUHeaderModule.git",
25 "public_header_files": "Pod/unicode/*.h",
26 "header_dir": "unicode",
27 "module_map": "Pod/module.modulemap"