[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 1 / c / 3 / ZDFoundation / 1.9.3 / ZDFoundation.podspec.json
blob27300ed5c8a0cfb8ec7f0d45e4bf284d3811685c
2   "name": "ZDFoundation",
3   "version": "1.9.3",
4   "summary": "ZDFoundation will be used by multiplatform (iOS / macOS) ZuluDesk apps.",
5   "homepage": "https://git.zuludesk.com/developers/com.zuludesk.zdfoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Robert Veringa": "robert@zuludesk.com"
12   },
13   "source": {
14     "git": "https://git.zuludesk.com/developers/com.zuludesk.zdfoundation.git",
15     "tag": "1.9.3"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.13",
20     "watchos": "6.0"
21   },
22   "source_files": "ZDFoundation/Classes/**/*",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "Alamofire": [
26       "= 5.0.0.beta.6"
27     ],
28     "KeychainAccess": [
29       "= 3.2.0"
30     ]
31   },
32   "deprecated": true,
33   "swift_version": "5.0"