[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 8 / 7 / MiamIOSFramework / 2.2.5 / MiamIOSFramework.podspec.json
blobf90519654656e5590146484da48074b15ba7af5e
2   "name": "MiamIOSFramework",
3   "version": "2.2.5",
4   "summary": "Miam SDK for iOS",
5   "description": "Miam SDK for iOS.",
6   "homepage": "https://www.miam.tech",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Kergonna": "it@miam.tech"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/miam/kmm-miam-sdk",
19     "tag": "2.2.5"
20   },
21   "source_files": [
22     "MiamIOSFramework/MiamIOSFramework/**/*.{h,c,cpp,swift}",
23     "changelog.md"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resources": "MiamIOSFramework/miam.xcassets",
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "vendored_frameworks": "frameworks/miamCore.xcframework"