blob: eb5e310db90cae3e7f9874ef124742a77bd46d95 [file] [log] [blame]
{
"name": "AppsPanelSDK",
"version": "4.8",
"summary": "AppsPanelSDK",
"homepage": "http://www.appspanel.com/integration-sdk-mobile-backend/",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "Apps Panel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/appspanel/AppsPanelSDK",
"tag": "4.8"
},
"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": [
]
}
}
}