blob: 0ce43a3e5f8e35ca3390670dbe373ccbecbc26fa [file] [log] [blame]
{
"name": "XXAppStoreUpdateTip",
"version": "0.1.0",
"summary": "监测是否有新版上线.",
"description": "从App Store监测是否有新版本上线",
"homepage": "https://github.com/Rdxer/XXAppStoreUpdateTip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rdxer": "rdxer@foxmail.com"
},
"source": {
"git": "https://github.com/Rdxer/XXAppStoreUpdateTip.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXAppStoreUpdateTip/Classes/**/*"
}