[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 5 / WLXQuickBloxUtils / 0.1.0 / WLXQuickBloxUtils.podspec.json
blobba7470f506147b4846cd61f745603e5946f302ad
2   "name": "WLXQuickBloxUtils",
3   "version": "0.1.0",
4   "summary": "A QuickBlox wrapper to facilitate the creation of simple chat applications",
5   "description": "                        WLXQuickBloxUtils is a library that wraps the most used QuickBlox features\n                        in the most cuustomizable and easy way so as to enable anyone to create a\n                        simple chat app with almost no documentation read.\n",
6   "homepage": "https://github.com/Wolox/WLXQuickBloxUtils.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Damián Finkelstein": "dfinkelstein@wolox.com.ar"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Wolox/WLXQuickBloxUtils.git",
19     "tag": "0.1.0"
20   },
21   "dependencies": {
22     "ObjectiveSugar": [
23       "~> 1.1.0"
24     ]
25   }