{ | |
"name": "HXCheckAppVersion", | |
"version": "1.0.0", | |
"summary": "A tool of check app version", | |
"description": "A tool of check app version,this tool can help you check app version", | |
"homepage": "https://github.com/Steve-001/HXCheckAppVersion.git", | |
"license": "MIT", | |
"authors": { | |
"steve-001": "HXCheckAppVersion" | |
}, | |
"source": { | |
"git": "https://github.com/Steve-001/HXCheckAppVersion.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "*.{h,m}", | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"deprecated": true | |
} |