blob: a7c9041f475d7f4a474d0a27b33be01bf558a93c [file] [log] [blame]
{
"name": "Upgrade",
"version": "0.0.4",
"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.4"
},
"source_files": "Upgrade/*.{h,m}",
"resources": "Upgrade/Upgrade.bundle",
"requires_arc": true
}