[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 4 / 6 / 0 / Unomok / 1.0.3 / Unomok.podspec.json
blobd57a4ec16945b061abb295bc600558d4d31f21ed
2   "name": "Unomok",
3   "version": "1.0.3",
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.3"
21   },
22   "source_files": "MokSDKExample/Unomok.xcframework/**/*.{swift,h,m}",
23   "vendored_frameworks": "MokSDKExample/Unomok.xcframework",
24   "libraries": "sqlite3",
25   "dependencies": {
26     "Firebase": [
27       "~> 10.21.0"
28     ],
29     "SDWebImage": [
30       "~> 5.18.10"
31     ],
32     "EasyTipView": [
33       "~> 2.1.0"
34     ]
35   },
36   "swift_version": "5.0"