blob: 3a0d39f1dd62a72f21fe1de3a7fc02164ec87ee6 [file] [log] [blame]
{
"name": "WUtils",
"version": "1.0.1",
"summary": "常用工具类",
"description": "常用工具类整理,不定期更新",
"homepage": "https://github.com/winter6768/WUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"winter": "winter6768@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/winter6768/WUtils.git",
"tag": "1.0.1"
},
"source_files": "WUtils/WUtils/*.{h,m}"
}