2 "name": "iDotnetFormatter",
4 "summary": "A library to format strings in .NET style.",
5 "description": "A library to format strings in .NET style. It may be useful for localization and porting (rewriting) .NET applications to Objective-C",
6 "homepage": "https://github.com/dodikk/iDotnetFormatter",
9 "file": "LICENSE-BSD.txt"
12 "git": "https://github.com/dodikk/iDotnetFormatter.git",
16 "Alexander Dodatko": "dodikk88.tutor@gmail.com"
22 "header_mappings_dir": "ESDotnetFormatter",
23 "source_files": "ESDotnetFormatter/ESDotnetFormatter/**/*.{c,cpp,mm,h,m}",
24 "prefix_header_file": "ESDotnetFormatter/ESDotnetFormatter/ESDotnetFormatter-Prefix.pch",
25 "frameworks": "Foundation",