[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / e / ManiSDK / 0.6.0 / ManiSDK.podspec.json
blob1ced17c6391ee7d3f409adfa4741debb064dcd85
2   "name": "ManiSDK",
3   "version": "0.6.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     "PRODUCT_BUNDLE_IDENTIFIER": "com.myorg.maniAuth"
33   },
34   "info_plist": {
35     "CFBundleIdentifier": "com.myorg.maniAuth"
36   }