blob: 124cab0134c8d3ea2ced73f17c290eb61d2c8ab6 [file] [log] [blame]
{
"name": "Versioner",
"version": "1.0",
"summary": "Groundbreaking version tracker .",
"requires_arc": true,
"description": "Versioner helps you detect if this is a fresh install, version update or other version state changes through a neat closures.\nIt has operators for versions comparison that gives you the ability to write code for future releases depening on app version without the need to delete old code.",
"homepage": "https://github.com/HusamAamer/Versioner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ababel2007@yahoo.com": "ababel2007@yahoo.com"
},
"source": {
"git": "https://github.com/HusamAamer/Versioner.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"pushed_with_swift_version": "3.0"
}