blob: b4f726b4c9fc18854468dc00377b6bdfff3919c7 [file] [log] [blame]
{
"name": "VersionIcon",
"module_name": "VersionIcon",
"version": "1.0.7",
"summary": "Script written in Swift that prepares the iOS app icon overlay with ribbon, build type and version (build) info",
"homepage": "https://github.com/DanielCech/VersionIcon",
"license": "MIT",
"authors": {
"Daniel Cech": "daniel.cech@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/DanielCech/VersionIcon.git",
"tag": "1.0.7"
},
"preserve_paths": "Bin/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}