blob: 1076fa1144143ba19bb17f182907b48e7d81ef0c [file] [log] [blame]
{
"name": "AppsPanelSDK",
"version": "4.8.5",
"summary": "AppsPanelSDK",
"homepage": "https://appspanel.readme.io/docs/ios-getting-started",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "Apps Panel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/appspanel/AppsPanelSDK",
"tag": "4.8.5"
},
"vendored_frameworks": "AppsPanelSDK.framework",
"resources": "AppsPanelResources.bundle",
"frameworks": [
"AppsPanelSDK",
"ReplayKit",
"UIKit",
"AdSupport",
"SystemConfiguration",
"Security",
"Foundation",
"CoreTelephony",
"CoreMotion"
],
"ios": {
"dependencies": {
"JWT": [
"3.0.0-beta.2"
],
"Lockbox": [
],
"APBanner": [
]
}
}
}