[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 1 / PrinceOfVersions / 4.0.5 / PrinceOfVersions.podspec.json
blobfe1a722fb5ab5a8d4094afaf84e1c0a85c802cb9
2   "name": "PrinceOfVersions",
3   "version": "4.0.5",
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": "11.0",
15     "osx": "10.13"
16   },
17   "source": {
18     "git": "https://github.com/infinum/ios-prince-of-versions.git",
19     "tag": "4.0.5"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "resource_bundles": {
23     "PrinceOfVersions": [
24       "Sources/PrinceOfVersions/SupportingFiles/PrivacyInfo.xcprivacy"
25     ]
26   },
27   "ios": {
28     "frameworks": "UIKit"
29   },
30   "osx": {
31     "frameworks": "AppKit"
32   },
33   "swift_versions": "5.1",
34   "swift_version": "5.1"