[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / b / 7 / SwiftyVersion / 0.2.1 / SwiftyVersion.podspec.json
blob054fa4fb02ce466d06f9d45c63a0e69ec70dd1b7
2   "name": "SwiftyVersion",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "A simple object to manage Versions in Swift.",
6   "homepage": "https://github.com/dcordero/Version",
7   "social_media_url": "https://twitter.com/dcordero",
8   "authors": {
9     "David Cordero": "david@corderoramirez.es"
10   },
11   "source": {
12     "git": "https://github.com/dcordero/SwiftyVersion.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/Version.swift",
19   "pushed_with_swift_version": "3.0"