[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / b / 4 / SwiftVer / 1.0.1 / SwiftVer.podspec.json
blobd3479002af34c093701d356321fa2b5d97a347e2
2   "name": "SwiftVer",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Parses bundle and autorevision version information for use in applications and about pages.",
9   "description": "Parses bundle and autorevision version information for use in \napplications and about pages.",
10   "homepage": "https://github.com/brightdigit/SwiftVer",
11   "authors": {
12     "Leo G Dion": "leogdion@brightdigit.com"
13   },
14   "source": {
15     "git": "https://github.com/brightdigit/SwiftVer.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/*.swift",
24   "pushed_with_swift_version": "3.0"