blob: 59724aaf61d8692676936841b75a8e40b13d468f [file] [log] [blame]
{
"name": "IncentCleanerChecker",
"version": "1.0.0-xcode11.2",
"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-xcode11.2"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "IncentCleanerChecker.framework"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}