blob: 7b5eb0faee528c8aa007fe8c063dcafceedc0c65 [file] [log] [blame]
{
"name": "WZ_HelloKit",
"version": "1.1.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": "1.1.0"
},
"source_files": [
"WZ_HelloKit",
"WZ_HelloKit/**/*.{h,m}"
],
"requires_arc": true
}