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