[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 2 / 6 / QiscusUI / 0.1.0 / QiscusUI.podspec.json
bloba5abc51dad3fb0bba117888fedcf756f1a61fc39
2   "name": "QiscusUI",
3   "version": "0.1.0",
4   "summary": "Qiscus SDK UI for iOS",
5   "description": "QiscusUI SDK for iOS contains Chat User Interface.",
6   "homepage": "https://qiscus.com",
7   "license": "MIT",
8   "authors": "Qiscus",
9   "source": {
10     "git": "https://github.com/qiscus/QiscusUI-iOS.git",
11     "tag": "0.1.0"
12   },
13   "source_files": "QiscusUI/**/*.{swift}",
14   "resource_bundles": {
15     "QiscusUI": [
16       "QiscusUI/**/*.{xib,xcassets,imageset,png}"
17     ]
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "QiscusCore": [
24       "0.1.2"
25     ],
26     "AlamofireImage": [
28     ],
29     "SwiftyJSON": [
31     ],
32     "SimpleImageViewer": [
34     ]
35   }