[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 1 / c / 3 / ZDFoundation / 0.8.0 / ZDFoundation.podspec.json
blob5cf7dc451eaed9efc2ba7fa061fb446a0e4f1a62
2   "name": "ZDFoundation",
3   "version": "0.8.0",
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": "0.8.0"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.13"
20   },
21   "source_files": "ZDFoundation/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "= 5.0.0.beta.1"
25     ]
26   },
27   "deprecated": true,
28   "swift_version": "4.2"