[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 5 / Qiscus / 2.9.2 / Qiscus.podspec.json
blob1b38e39aa39cf0e36a89558720d8329467324695
2   "name": "Qiscus",
3   "version": "2.9.2",
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.2"
12   },
13   "source_files": "Qiscus/**/*.{swift}",
14   "resource_bundles": {
15     "Qiscus": [
16       "Qiscus/**/*.{xcassets,imageset,xib}"
17     ]
18   },
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "dependencies": {
24     "QiscusCore": [
25       "~>0.2.4"
26     ],
27     "QiscusUI": [
28       "~>0.2.6"
29     ],
30     "SDWebImage": [
31       "~> 4.0"
32     ],
33     "Lightbox": [
34       "~> 2.3.0"
35     ]
36   }