blob: 0973f4e176ad3fd966c8fa20d3d78157b75cc4c7 [file] [log] [blame]
{
"name": "AppStoreUpdateChecker",
"version": "1.0",
"summary": "AppStoreUpdateChecker can notify you if you need to update your app.",
"description": "The Update Checker SDK for iOS.",
"homepage": "https://github.com/mates-eng/AppStoreUpdateChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taisuke Kondo": "taisuke_kondo@mates-system.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/mates-eng/AppStoreUpdateChecker.git",
"tag": "1.0"
},
"source_files": "AppStoreUpdateChecker/**/*.{swift}",
"swift_versions": "4.2",
"requires_arc": true,
"swift_version": "4.2"
}