{ | |
"name": "CheckUpdateTool", | |
"version": "0.0.2", | |
"summary": "Tool for check app update from server", | |
"homepage": "https://gitlab.bl.com/guxin/04_BLSDK_Core", | |
"license": "MIT", | |
"authors": { | |
"朱银凯": "noah.zyk@gmail.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://gitlab.bl.com/guxin/04_BLSDK_Core.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "CheckUpdateTool.{h,m}", | |
"frameworks": "UIKit" | |
} |