blob: 03384c4c9dbd35055c5fccf8f7d28cba0395b695 [file] [log] [blame]
{
"name": "Ololo",
"platforms": {
"ios": "10.0"
},
"summary": "Testing ololo",
"requires_arc": true,
"version": "15",
"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": "15"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "AppBoxoSDK.xcframework"
},
"swift_version": "4.2"
}