[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / 8 / 7 / MiamIOSFramework / 1.0.0-test3 / MiamIOSFramework.podspec.json
blobc334e518b37d7d573d23d7c8b3a4d1b511e1ba63
2   "name": "MiamIOSFramework",
3   "version": "1.0.0-test3",
4   "summary": "Miam SDK for iOS",
5   "homepage": "https://www.miam.tech",
6   "description": "Miam SDK for iOS.",
7   "authors": {
8     "Diarmuid McGonagle": "it@miam.tech"
9   },
10   "license": {
11     "type": "GPLv3",
12     "file": "LICENSE"
13   },
14   "swift_versions": "5.8",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/miamtech/MiamPublicSPM.git",
20     "tag": "1.0.0-test3"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "ios": {
24     "vendored_frameworks": "Sources/MiamIOSFramework.xcframework"
25   },
26   "dependencies": {
27     "miamCore": [
28       "1.0.0-test3"
29     ]
30   },
31   "swift_version": "5.8"