[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / f / e / ManiSDK / 0.1.0 / ManiSDK.podspec.json
blob5fd0220118c9d5a5cbe72e14ec9f37f6330067fe
2   "name": "ManiSDK",
3   "version": "0.1.0",
4   "summary": "Binary frameworks for Mani Auth",
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     "Your Name": "your.email@example.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   }