blob: 712e6deff0375173fc86175db40213426e748946 [file] [log] [blame]
{
"name": "VersionIcon",
"module_name": "VersionIcon",
"version": "1.0.8",
"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.8"
},
"preserve_paths": "Bin/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}