blob: e287263640e212f981bee088d6becfb04e2325db [file] [log] [blame]
{
"name": "AppboosterSDK",
"version": "0.1.6",
"summary": "Mobile framework for Appbooster platform.",
"description": "Mobile framework for Appbooster platform. Now includes working with A/B-tests",
"homepage": "https://github.com/appbooster/appbooster-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VladimirKhuraskin": "khuraskin.dev@gmail.com"
},
"source": {
"git": "https://github.com/appbooster/appbooster-sdk-ios.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"AppboosterSDK/Classes/*",
"AppboosterSDK/Classes/**/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}