[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 9 / b / 8 / DyteUiKit / 0.5.2 / DyteUiKit.podspec.json
blob536cc8947d00d8eb24b5b28d13bde704f34c3bec
2   "name": "DyteUiKit",
3   "version": "0.5.2",
4   "summary": "Customise UI of your Dyte meetings",
5   "description": "Customise UI of your Dyte meetings. You can use this prebuilt meeting flow or you can customise it on individual component level",
6   "homepage": "https://dyte.io/",
7   "authors": {
8     "Dyte": "dev@dyte.io"
9   },
10   "source": {
11     "git": "https://github.com/dyte-in/ios-uikit-framework.git",
12     "tag": "0.5.2"
13   },
14   "social_media_url": "https://twitter.com/dyte_io",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "DyteUiKit/DyteUiKit/**/**",
23   "swift_versions": "5.0",
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "AVFAudio"
28     ]
29   },
30   "resource_bundles": {
31     "DyteUiKit": "DyteUiKit/Resources/*"
32   },
33   "dependencies": {
34     "DyteiOSCore": [
35       "~> 1.30.2"
36     ],
37     "AmazonIVSPlayer": [
38       "~> 1.19.0"
39     ]
40   },
41   "module_name": "DyteUiKit",
42   "swift_version": "5.0"