blob: 8ac1e7ab83324b02ba3a8007352ade3f0c1d989c [file] [log] [blame]
{
"name": "Ololo",
"platforms": {
"ios": "10.0"
},
"summary": "Testing ololo",
"requires_arc": true,
"version": "20",
"license": "Apache 2.0",
"authors": {
"Azamat Kushmanov": "azamat.kushmanov@gmail.com"
},
"frameworks": [
"UIKit",
"WebKit",
"SafariServices",
"CoreLocation",
"CoreMotion"
],
"homepage": "ololo.com",
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Appboxo/test_ios_binary_sdk.git",
"tag": "20"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "AppBoxoSDK.xcframework"
},
"swift_version": "4.2"
}