[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 2 / 6 / QiscusUI / 0.2.3 / QiscusUI.podspec.json
bloba4fa0e8549a8701cbb47e90a6eb68ac0d6edbd40
2   "name": "QiscusUI",
3   "version": "0.2.3",
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.2.3"
12   },
13   "source_files": "QiscusUI/**/*.{swift}",
14   "resource_bundles": {
15     "QiscusUI": [
16       "QiscusUI/**/*.{xib,xcassets,imageset,png}"
17     ]
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "QiscusCore": [
24       "~> 0.2.1"
25     ],
26     "AlamofireImage": [
27       "~> 3.4.0"
28     ],
29     "SwiftyJSON": [
30       "~> 4.2.0"
31     ]
32   }