[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / 7 / 1 / PrinceOfVersions / 1.2.0 / PrinceOfVersions.podspec.json
blob3f4c57870ebce836dd71314fb549485be0f0943c
2   "name": "PrinceOfVersions",
3   "version": "1.2.0",
4   "summary": "Library checks for updates using configuration from some resource.",
5   "homepage": "https://github.com/infinum/iOS-prince-of-versions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jasmin Abou Aldan": "jasmin.aboualdan@infinum.hr"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/infinum/iOS-prince-of-versions.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "Versioner/**/*.{h,m,swift}",
21   "frameworks": "UIKit",
22   "swift_versions": "4.2"