blob: d73be365cb5561b82d19f2ea538774bc09fb6a8f [file] [log] [blame]
{
"name": "AppUpdateChecker",
"version": "0.1.0",
"summary": "AppUpdateChecker conferm new version application in AppStore.",
"description": "For example, in one library we set up an AppID, but this is not necessary.\n'Bundle identifier' and 'Bundle versions string, short' in Info.plist is used in AppUpdateChecker.",
"homepage": "https://github.com/asashin227/AppUpdateChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asashin227": "asa.shin.asa@gmail.com"
},
"source": {
"git": "https://github.com/asashin227/AppUpdateChecker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppUpdateChecker/Classes/**/*",
"pushed_with_swift_version": "4.0"
}