blob: 8eb987f151a82a3d5c3f30b63e4558c18e6682a0 [file] [log] [blame]
{
"name": "AppStoreUpdateChecker",
"version": "1.1",
"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.1"
},
"source_files": "AppStoreUpdateChecker/**/*.{swift}",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}