blob: e922d9ea40fcd551fdf45f7244c7548d6f44b9ce [file] [log] [blame]
{
"name": "AppBoxoSDK",
"platforms": {
"ios": "10.0"
},
"summary": "AppBoxo allows to run any web application on the fly.",
"requires_arc": true,
"version": "1.3.31",
"license": "Apache 2.0",
"authors": {
"Appboxo": "signup@appboxo.com"
},
"frameworks": [
"UIKit",
"WebKit",
"SafariServices",
"CoreLocation",
"CoreMotion"
],
"homepage": "https://appboxo.com",
"documentation_url": "https://docs.appboxo.com/",
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Appboxo/ios-sdk-binary.git",
"tag": "1.3.31"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "AppBoxoSDK.xcframework"
},
"swift_version": "4.2"
}