blob: 9faf4a5c7b25844746ead56bed7c989661c2f034 [file] [log] [blame]
{
"name": "ABIcons",
"version": "0.1.0",
"summary": "App to add application version to application icon",
"description": "Use this tool if you want to see version number on your icon. This could be useful for debug and test builds.",
"homepage": "https://github.com/CleverPumpkin/abicons-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CleverPumpkin Ltd": "company@cleverpumpkin.ru"
},
"source": {
"git": "https://github.com/CleverPumpkin/abicons-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.0",
"preserve_paths": "Binary/ABIcons",
"user_target_xcconfig": {
"ABICONS_PATH": "${PODS_ROOT}/ABIcons/Binary/ABIcons"
},
"swift_version": "5.0"
}