[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 6 / QiscusUI / 0.1.3 / QiscusUI.podspec.json
blob87bbf0b52523fd9912235d91e7f3b9bfdd37e6e7
2   "name": "QiscusUI",
3   "version": "0.1.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.1.3"
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.7"
25     ],
26     "AlamofireImage": [
28     ],
29     "SwiftyJSON": [
31     ]
32   }