blob: c94ac618343e8fb5c24a34b7c936453e50f7fb96 [file] [log] [blame]
{
"name": "SFVersionManager",
"version": "0.1.0",
"summary": "iOS 版本更新",
"description": "从 App Store 获取当前 App 最新版本, 如果有最新版本则提示用户更新",
"homepage": "https://github.com/coderflower/SFVersionManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Coder.flower": "coder.flower@gmail.com"
},
"source": {
"git": "https://github.com/coderflower/SFVersionManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFVersionManager/Classes/**/*"
}