blob: 8952069d7d8d7536909d2bd991ff4d8ede2b6c22 [file] [log] [blame]
{
"name": "AppboosterSDK",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"AppboosterSDK/Classes/*",
"AppboosterSDK/Classes/**/*"
],
"resource_bundles": {
"AppboosterSDK": [
"AppboosterSDK/Assets/*.png"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}