[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / f / 9 / 8 / AppsPanelSDK / 4.9.0 / AppsPanelSDK.podspec.json
blobb52d8e001261c5da487fbafb9d8f065d9eb439cc
2   "name": "AppsPanelSDK",
3   "version": "4.9.0",
4   "summary": "AppsPanelSDK",
5   "homepage": "https://appspanel.readme.io/docs/ios-getting-started",
6   "license": {
7     "type": "Copyright",
8     "file": "LICENSE"
9   },
10   "authors": "Apps Panel",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/appspanel/AppsPanelSDK.git",
16     "tag": "4.9.0"
17   },
18   "vendored_frameworks": "AppsPanelSDK.xcframework",
19   "resources": "AppsPanelResources.bundle",
20   "frameworks": [
21     "ReplayKit",
22     "UIKit",
23     "AdSupport",
24     "SystemConfiguration",
25     "Security",
26     "Foundation",
27     "CoreTelephony",
28     "CoreMotion",
29     "WebKit"
30   ],
31   "ios": {
32     "dependencies": {
33       "JWT": [
34         "3.0.0-beta.12"
35       ],
36       "Lockbox": [
38       ],
39       "APBanner": [
41       ]
42     }
43   }