blob: c5bb1dd3b22a43dc3beaa483eba9cf20c1fcce9a [file] [log] [blame]
{
"name": "SFVersionManager",
"version": "0.1.1",
"summary": "iOS 版本更新",
"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.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "SFVersionManager/Classes/**/*"
}