blob: c9f2e7876ffcb40226ff1e5fe5deb26419dccc38 [file] [log] [blame]
{
"name": "AppVersioning",
"version": "0.1.1",
"summary": "Very simple app's version manager library.",
"homepage": "https://github.com/azu/AppVersioning",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/AppVersioning.git",
"tag": "0.1.1"
},
"source_files": "AppVersioning/**/*.{h,m}",
"requires_arc": true
}