[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 5 / Qiscus / 2.9.1 / Qiscus.podspec.json
blobbefac7aa9a202f88fa6aa680d498676abddcc7c4
2   "name": "Qiscus",
3   "version": "2.9.1",
4   "summary": "Qiscus SDK for iOS",
5   "description": "Qiscus SDK for iOS contains Qiscus public Model.",
6   "homepage": "https://qiscus.com",
7   "license": "MIT",
8   "authors": "Qiscus",
9   "source": {
10     "git": "https://github.com/qiscus/qiscus-sdk-ios.git",
11     "tag": "2.9.1"
12   },
13   "source_files": "Qiscus/**/*.{swift}",
14   "resource_bundles": {
15     "Qiscus": [
16       "Qiscus/**/*.{xcassets,imageset,xib}"
17     ]
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "QiscusCore": [
24       "~> 0.1.7"
25     ],
26     "QiscusUI": [
27       "~> 0.1.3"
28     ],
29     "SDWebImage": [
30       "~> 4.0"
31     ],
32     "SimpleImageViewer": [
34     ]
35   }