blob: e2b2162d7bcd32c186fd8e65754843ff9afbc3d3 [file] [log] [blame]
{
"name": "AppboosterSDK",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"AppboosterSDK/Classes/*",
"AppboosterSDK/Classes/**/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}