blob: 252e770b12d767374941d49dcf4119cc743b9240 [file] [log] [blame]
{
"name": "IncentCleanerChecker",
"version": "1.0.0-xcode10",
"summary": "Framework for IncentCleaner check.",
"description": "The framework that can help to check the proper work of IncentCleaner framework.",
"homepage": "https://github.com/appbooster/incent-cleaner-checker-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Vasilev": "fredformout@yandex.ru"
},
"source": {
"git": "https://github.com/appbooster/incent-cleaner-checker-ios.git",
"tag": "1.0.0-xcode10"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "IncentCleanerChecker.framework"
},
"swift_version": "5.0"
}