blob: 8c38c61bb77cc1f8d381420f756fdb4f9748c6e4 [file] [log] [blame]
{
"name": "WZ_HelloKit",
"version": "3.0.0",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/hwzss/WZ_HelloKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwzss": "1833361588@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hwzss/WZ_HelloKit.git",
"tag": "3.0.0"
},
"source_files": [
"WZ_HelloKit",
"WZ_HelloKit/**/*.{h,m}"
],
"requires_arc": true
}