[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 6 / 5 / Qiscus / 0.5.4 / Qiscus.podspec.json
blob5474a993894990bd68e9dd4d5aaa818cb7c87625
2   "name": "Qiscus",
3   "version": "0.5.4",
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": "Ahmad Athaullah",
9   "source": {
10     "git": "https://github.com/a-athaullah/Qiscus.git",
11     "tag": "0.5.4"
12   },
13   "source_files": "Qiscus/**/*.{swift}",
14   "resource_bundles": {
15     "Qiscus": [
16       "Qiscus/**/*.{storyboard,xib,xcassets,json,imageset,png}"
17     ]
18   },
19   "platforms": {
20     "ios": "8.3"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.0"
25     ],
26     "AlamofireImage": [
28     ],
29     "PusherSwift": [
30       "2.0.1"
31     ],
32     "RealmSwift": [
34     ],
35     "SwiftyJSON": [
37     ],
38     "ReachabilitySwift": [
39       "2.3.3"
40     ],
41     "QToasterSwift": [
43     ],
44     "QAsyncImageView": [
46     ],
47     "SJProgressHUD": [
49     ],
50     "ImageViewer": [
52     ]
53   }