blob: ce8cae1381cc3139b4381a52c0523ce8c2596e08 [file] [log] [blame]
{
"name": "YGXCheckVersion",
"version": "1.0.0",
"summary": "检查更新",
"description": "检查应用是否有更新,不需要上传任何参数",
"homepage": "https://github.com/lxlxl3691",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"伊广旭": "yiguangxu@kws-info.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lxlxl3691/YGXCheckVersion.git",
"tag": "v1.0.0"
},
"source_files": "YGXCheckVersion/*.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "3.3",
"dependencies": {
"Alamofire": [
]
}
}