[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 5 / Frigade / 0.1.3 / Frigade.podspec.json
blob2c0600aba853b4c78bad93fd1093d6aaf39afb4e
2   "name": "Frigade",
3   "version": "0.1.3",
4   "summary": "The official iOS SDK for Frigade.",
5   "swift_versions": "5.0",
6   "description": "Frigade is the easiest way for developers to build high-quality product onboarding and education.",
7   "homepage": "https://frigade.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "christianmat": "christian@frigade.com"
14   },
15   "source": {
16     "git": "https://github.com/FrigadeHQ/ios.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Frigade/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 7.0"
26     ]
27   },
28   "swift_version": "5.0"