blob: 6af2eb1a436b5bc6b6a7b33f64c7fc344c8866af [file] [log] [blame]
{
"name": "Upgrade",
"version": "0.0.1",
"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.1"
},
"source_files": "Upgrade/*.{h,m}",
"resources": "Upgrade/Upgrade.bundle"
}