[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / f / a / 6 / WeOmniLiveKit / 0.1.0 / WeOmniLiveKit.podspec.json
blob7e2c5ad939c87071e0bd020efda6eba9f6ba188a
2   "name": "WeOmniLiveKit",
3   "module_name": "WeOmniLiveKit",
4   "version": "0.1.0",
5   "summary": "WeOmniLiveKit",
6   "description": "Live Commerce SDK for iOS",
7   "homepage": "https://bitbucket.org/ascendcorp/weomnilivekit-ios.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Chayanon Ardkham": "chayanon.ard@ascendcorp.com"
14   },
15   "source": {
16     "git": "https://bitbucket.org/ascendcorp/weomnilivekit-ios.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5",
23   "default_subspecs": "All",
24   "subspecs": [
25     {
26       "name": "All",
27       "dependencies": {
28         "WeOmniLiveKit/Core": [
30         ],
31         "WeOmniLiveKit/Buyer": [
33         ],
34         "WeOmniLiveKit/Seller": [
36         ]
37       }
38     },
39     {
40       "name": "Core",
41       "dependencies": {
42         "WeOmniLiveCoreKit": [
43           "~> 0.1.0"
44         ]
45       }
46     },
47     {
48       "name": "Buyer",
49       "dependencies": {
50         "WeOmniLiveBuyerKit": [
51           "~> 0.1.0"
52         ]
53       }
54     },
55     {
56       "name": "Seller",
57       "dependencies": {
58         "WeOmniLiveSellerKit": [
59           "~> 0.1.0"
60         ]
61       }
62     }
63   ],
64   "swift_version": "5"