blob: 01541dc5cd5d931334097cdace420f0c707db052 [file] [log] [blame]
{
"name": "WUtils",
"version": "1.0.0",
"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.0"
},
"source_files": "WUtils/WUtils/*.{h,m}"
}