[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / e / Versioner / 1.0 / Versioner.podspec.json
blob124cab0134c8d3ea2ced73f17c290eb61d2c8ab6
2   "name": "Versioner",
3   "version": "1.0",
4   "summary": "Groundbreaking version tracker .",
5   "requires_arc": true,
6   "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.",
7   "homepage": "https://github.com/HusamAamer/Versioner",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ababel2007@yahoo.com": "ababel2007@yahoo.com"
14   },
15   "source": {
16     "git": "https://github.com/HusamAamer/Versioner.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/*",
23   "pushed_with_swift_version": "3.0"