blob: 5cfa8f5502a1c3e51cc6b121a98eeae931690c6d [file] [log] [blame]
{
"name": "AutoBuildNumber",
"version": "0.1",
"platforms": {
"ios": "8.0"
},
"summary": "Automatically update build number for Xcode archive.",
"license": "MIT",
"homepage": "https://github.com/muyexi/AutoBuildNumber",
"authors": {
"muyexi": "muyexi@gmail.com"
},
"source": {
"git": "https://github.com/muyexi/AutoBuildNumber.git",
"tag": "0.1"
},
"preserve_paths": [
"auto_build_number.sh"
]
}