[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 1 / 6 / 5 / Qiscus / 2.2.4 / Qiscus.podspec.json
blobddc2e89a2879bb74fbd58d7b9f83151446e1e41b
2   "name": "Qiscus",
3   "version": "2.2.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/qiscus/qiscus-sdk-ios.git",
11     "tag": "2.2.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": "9.0"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.1"
25     ],
26     "AlamofireImage": [
27       "~> 3.2.0"
28     ],
29     "PusherSwift": [
30       "~> 4.0.1"
31     ],
32     "RealmSwift": [
33       "~> 2.1.2"
34     ],
35     "SwiftyJSON": [
36       "~> 3.1.4"
37     ],
38     "ImageViewer": [
39       "~> 4.0"
40     ],
41     "SwiftMQTT": [
42       "~> 2.0.0"
43     ],
44     "IQAudioRecorderController": [
45       "~> 1.2.0"
46     ]
47   },
48   "pushed_with_swift_version": "3.0"