[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 5 / ManiAuthPod / 1.0.0 / ManiAuthPod.podspec.json
blob530f3033bd4db1346219f97b553867b8372ca5d5
2   "name": "ManiAuthPod",
3   "version": "1.0.0",
4   "summary": "Your Flutter Module Framework",
5   "description": "A Flutter module packaged as a framework for iOS, including Debug and Release versions.",
6   "homepage": "https://yourwebsite.com/yourframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Your Name": "your@email.com"
13   },
14   "source": {
15     "http": "https://github.com/sudo-ulmas/ManiAuthPod/releases/download/v1/Archive.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Release/App.xcframework"
22   },
23   "xcconfig": {
24     "DEBUG": "$(inherited) -framework Debug/App.xcframework",
25     "RELEASE": "$(inherited) -framework Release/App.xcframework"
26   }