[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 2 / 7 / a / QuickBlox / 2.2.4 / QuickBlox.podspec.json
blobd819ad3869928407d7d718d94220801715c3f57f
2   "name": "QuickBlox",
3   "version": "2.2.4",
4   "summary": "Quickblox Framework",
5   "description": "Quickblox iOS SDK for developing apps using QuickBlox communication backend",
6   "homepage": "http://quickblox.com",
7   "source": {
8     "http": "http://sdk.quickblox.com/ios/iOS-QuickBlox-SDK-2.2.3.zip"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "MIT-LICENSE.txt"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "authors": {
18     "Igor Khomenko": "igor@quickblox.com",
19     "Andrey Moskvin": "andrey.moskvin@quickblox.com",
20     "Anton Sokolchenko": "anton.sokolchenko@quickblox.com",
21     "Andrey Ivanov": "andrey.ivanov@quickblox.com"
22   },
23   "vendored_frameworks": "Quickblox.framework",
24   "ios": {
25     "frameworks": [
26       "MobileCoreServices",
27       "SystemConfiguration",
28       "AVFoundation",
29       "CoreVideo",
30       "Accelerate",
31       "CoreMedia",
32       "AudioToolbox",
33       "CoreLocation",
34       "CoreData",
35       "CoreGraphics",
36       "CFNetwork",
37       "UIKit"
38     ]
39   },
40   "libraries": [
41     "resolv",
42     "xml2",
43     "stdc++",
44     "z"
45   ],
46   "xcconfig": {
47     "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
48   }