[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 4 / 6 / 0 / Unomok / 1.0.6 / Unomok.podspec.json
blobbcde5527a0328503df1897600997c262fc2e5e7c
2   "name": "Unomok",
3   "version": "1.0.6",
4   "summary": "Mok is a customer engagement platform for websites and mobile apps.",
5   "description": "Mok is a customer engagement platform for websites and mobile apps. It offers an integrated suite for simplifying notifications for engineering and product management.",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/unotag/mok-ios-example-app",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Unomok Limited": "support@unomok.com"
14   },
15   "platforms": {
16     "ios": "16.0"
17   },
18   "source": {
19     "git": "https://github.com/unotag/unomok-sdk-ios.git",
20     "tag": "1.0.6"
21   },
22   "source_files": "MokSDKExample/Unomok.xcframework/**/*.{swift,h,m}",
23   "vendored_frameworks": "MokSDKExample/Unomok.xcframework",
24   "resources": "README.md",
25   "libraries": "sqlite3",
26   "dependencies": {
27     "Firebase": [
28       "~> 10.21.0"
29     ],
30     "SDWebImage": [
31       "~> 5.18.10"
32     ],
33     "EasyTipView": [
34       "~> 2.1.0"
35     ]
36   },
37   "swift_version": "5.0"