[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / 9 / KMSClient / 1.2.1 / KMSClient.podspec.json
blob06f49e4333badddb1ed67dc0a741b7f43029519c
2   "name": "KMSClient",
3   "version": "1.2.1",
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.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "module_name": "KMSClient",
22   "dependencies": {
23     "WebSocketRocket": [
24       "0.5.3"
25     ],
26     "MantleNullValuesOmit": [
27       "0.0.4"
28     ],
29     "Mantle": [
30       "~> 2.1"
31     ],
32     "RACObjC/Core": [
33       "~> 3.0"
34     ]
35   },
36   "source_files": "KMSClient/KMSClient/**/*.{h,m}"