[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / f / e / ManiSDK / 0.5.0 / ManiSDK.podspec.json
blobed6c9ba513da0e4592187e1afc41da2c95907b45
2   "name": "ManiSDK",
3   "version": "0.5.0",
4   "summary": "Mani SDK",
5   "description": "A binary framework for Mani Auth SDK.",
6   "homepage": "https://example.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ulmasbek Rakhmatullaev": "rakhmatullaevulmas@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/sudo-ulmas/ManiSDKBinaries/releases/download/hello/ManiSDK.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "App.xcframework",
23       "Flutter.xcframework",
24       "FlutterPluginRegistrant.xcframework",
25       "path_provider_foundation.xcframework",
26       "myid.xcframework"
27     ]
28   },
29   "source_files": "Classes/*.{h,m}",
30   "public_header_files": "Classes/*.h",
31   "pod_target_xcconfig": {
32     "SWIFT_OBJC_BRIDGING_HEADER": "$(PODS_TARGET_SRCROOT)/Classes/ManiSDK-Bridging-Header.h"
33   }