2 "name": "SimpleStringFormat",
4 "summary": "Simple Swift string format with specific patterns",
5 "description": "Simple Swift string format with specific patterns, to make easy UILabel/UITextField text customization.",
6 "homepage": "https://github.com/jefnazario/StringFormatSwift",
9 "file": "https://github.com/jefnazario/StringFormatSwift/blob/master/LICENSE"
12 "Jeferson F. Nazario": "jefnazario@gmail.com"
14 "social_media_url": "https://twitter.com/jefnazario",
19 "git": "https://github.com/jefnazario/StringFormatSwift.git",
22 "swift_versions": "4.2",
23 "source_files": "String.Format/String.Format/**/*.{h,m,swift,framework}",
24 "exclude_files": "String.Format/StringFormatSwift/**/*.*",
25 "swift_version": "4.2"