[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / a / d / c / ChannelizeAPI / 4.0.2 / ChannelizeAPI.podspec.json
blob2eebf0d6c917d09a2356784546294ca7e4119d47
2   "name": "ChannelizeAPI",
3   "version": "4.0.2",
4   "summary": "Channelize API SDK",
5   "description": "A Real Time Messaging API SDK",
6   "homepage": "https://channelize.io/",
7   "license": {
8     "type": "GPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Channelize": "support@channelize.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/ChannelizeIO/Channelize-iOS.git",
20     "tag": "4.0.2",
21     "branch": "master"
22   },
23   "vendored_frameworks": "Channelize_API.framework",
24   "dependencies": {
25     "AWSMobileClient": [
26       "2.9.3"
27     ],
28     "AWSIoT": [
29       "2.9.3"
30     ],
31     "Alamofire": [
32       "4.8.0"
33     ],
34     "AlamofireObjectMapper": [
35       "5.2.0"
36     ]
37   }