blob: 6889af9b0d15db2f2b3907afd7c3a7a6f2ee21b2 [file] [log] [blame]
{
"name": "AppBoxoSDK",
"platforms": {
"ios": "9.0"
},
"summary": "AppBoxo allows to run any web application on the fly.",
"requires_arc": true,
"version": "1.3.23",
"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.23"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "AppBoxoSDK.xcframework"
},
"swift_version": "4.2"
}