[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 6 / 5 / Qiscus / 2.8.20 / Qiscus.podspec.json
blob030310d0b9de3ded496d7c851214c147c290371e
2   "name": "Qiscus",
3   "version": "2.8.20",
4   "summary": "Qiscus SDK for iOS",
5   "description": "Qiscus SDK for iOS contains Qiscus public Model.",
6   "homepage": "https://qisc.us",
7   "license": "MIT",
8   "authors": "Qiscus",
9   "source": {
10     "git": "https://github.com/qiscus/qiscus-sdk-ios.git",
11     "tag": "2.8.20"
12   },
13   "source_files": "Qiscus/**/*.{swift}",
14   "resource_bundles": {
15     "Qiscus": [
16       "Qiscus/**/*.{storyboard,xib,xcassets,json,imageset,png,gif,strings}"
17     ]
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5.1"
25     ],
26     "AlamofireImage": [
27       "~> 3.3.0"
28     ],
29     "RealmSwift": [
30       "~> 3.0.2"
31     ],
32     "SwiftyJSON": [
33       "~> 3.1.4"
34     ],
35     "ImageViewer": [
37     ],
38     "CocoaMQTT": [
39       "1.1.1"
40     ]
41   },
42   "pushed_with_swift_version": "4.0"