blob: a14c3c9be3b2510c1de1fb7f7efd6bf7ebca353a [file] [log] [blame]
{
"name": "Upgrade",
"version": "0.0.2",
"summary": "A Library for iOS to use for Upgrade.",
"description": "based on the authorization of the Beijing official license server\n it is mainly used to detect App updates when distributing with enterprise App\n for the AppStore to detect updates",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/1019459067/testApp01.git",
"license": "MIT",
"authors": {
"xiaoweihua": "1019459067@qq.com"
},
"source": {
"git": "https://github.com/1019459067/testApp01.git",
"tag": "0.0.2"
},
"source_files": "Upgrade/*.{h,m}",
"resources": "Upgrade/Upgrade.bundle"
}