[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / d / 8 / 7 / OpenMobileBase / 0.0.4 / OpenMobileBase.podspec.json
blobdfd6f6107eebb6598af4f3e695d8032f76abea59
2   "name": "OpenMobileBase",
3   "version": "0.0.4",
4   "summary": "Building Mobile Apps Simplified.",
5   "homepage": "https://openmobile.dev/",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright 2023"
9   },
10   "authors": "OpenMobile",
11   "source": {
12     "git": "https://github.com/openmobile-dev/OpenMobileBaseiOS.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.7",
19   "vendored_frameworks": "OpenMobileNetwork.framework",
20   "libraries": "c++",
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "SDWebImageSwiftUI": [
24       "~> 2.0.0"
25     ],
26     "OpenMobileCore": [
27       "0.0.5"
28     ]
29   },
30   "static_framework": true,
31   "swift_version": "5.7"