blob: 0ac0f52137b2b7c88324f66d5c9f75e97dd7f9a6 [file] [log] [blame]
{
"name": "IncentCleaner",
"version": "1.0.0-xcode10",
"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-xcode10"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "IncentCleaner.framework"
},
"swift_version": "5.0"
}