4 "summary": "Script adding dynamically a badge with a custom text to the app's icon on build time",
5 "homepage": "https://github.com/ach-ref/IconBadger",
6 "description": "Script written in Swift that prepares the iOS app icon overlay with a ribbon and a given text\nsuch as alpha, beta or version and build numbers",
12 "Achref Marzouki": "contact@amarzouki.com"
14 "social_media_url": "https://amarzouki.com",
16 "git": "https://github.com/ach-ref/IconBadger.git",
22 "swift_versions": "5",
23 "preserve_paths": "resources/**/*",
25 "prepare_command": "swift build -c release && cp -f .build/x86_64-apple-macosx/release/iconBadger resources/bin/iconBadger",