blob: 700cb6879dd02ead536c3f440a2d243bc70a4361 [file] [log] [blame]
{
"name": "ApiTapiAB",
"version": "1.1.0",
"summary": "A/B tests framework for apitapi service.",
"description": "The framework that helps to make A/B tests.",
"homepage": "https://github.com/appbooster/apitapi-ab-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Vasilev": "fredformout@yandex.ru"
},
"source": {
"git": "https://github.com/appbooster/apitapi-ab-ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"ApiTapiAB/Classes/*",
"ApiTapiAB/Classes/**/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}