blob: b7c1be49cd6c8087a56d86d2248144f2b30ea56d [file] [log] [blame]
{
"name": "XYWAppVersionHelper",
"version": "1.0.0",
"summary": "XYWAppVersionHelper is a helper class -bad english",
"description": "a version manager,if you want to do something when app lanuch ,first launch this version,first launch after install.",
"homepage": "https://github.com/xueyongwei/XYWAppVersionHelper",
"license": "MIT",
"authors": {
"xueyognwei": "xueyongwei@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xueyongwei/XYWAppVersionHelper.git",
"tag": "1.0.0"
},
"source_files": "XYWAppVersionHelper/XYWVersionManager/*.{h,m}"
}