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