[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 6 / 1 / EDSemver / 0.1.0 / EDSemver.podspec.json
blobdb1305d746f300edbc774fed114cdefc969bc6bf
2   "name": "EDSemver",
3   "version": "0.1.0",
4   "summary": "Semantic versioning for Objective-C.",
5   "homepage": "https://github.com/thisandagain/semver",
6   "license": "MIT",
7   "authors": {
8     "Andrew Sliwinski": "andrewsliwinski@acm.org"
9   },
10   "source": {
11     "git": "https://github.com/thisandagain/semver.git",
12     "tag": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "EDSemver",
18   "requires_arc": true