blob: c2e3ee36a6ca1f1abd165add07d531d5d058d864 [file] [log] [blame]
{
"name": "IncentCleaner",
"version": "1.0.0-xcode11.2",
"summary": "Framework for incent traffic cutting off.",
"description": "The framework that can help to cut off any actions of users that came from incent traffic.",
"homepage": "https://github.com/appbooster/incent-cleaner-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Vasilev": "fredformout@yandex.ru"
},
"source": {
"git": "https://github.com/appbooster/incent-cleaner-ios.git",
"tag": "1.0.0-xcode11.2"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "IncentCleaner.framework"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}