[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / KMSClient / 1.2.2 / KMSClient.podspec.json
blob552aedf59ae4415349f3c76eb587a6220d71bf74
2   "name": "KMSClient",
3   "version": "1.2.2",
4   "summary": "Kurento Media Server iOS client.",
5   "homepage": "https://github.com/sdkdimon/kms-ios-client",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmitry Lizin": "sdkdimon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sdkdimon/kms-ios-client.git",
15     "tag": "1.2.2"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "requires_arc": true,
21   "module_name": "KMSClient",
22   "dependencies": {
23     "WebSocketRocket": [
24       "~> 0.5"
25     ],
26     "MantleNullValuesOmit": [
27       "~> 0.0"
28     ],
29     "Mantle": [
30       "~> 2.2"
31     ],
32     "RACObjC": [
33       "~> 3.3"
34     ]
35   },
36   "source_files": "KMSClient/KMSClient/**/*.{h,m}"