blob: 0505e8c5540418eb20d65060e046721826be1eb2 [file] [log] [blame]
{
"name": "WHLCategory",
"version": "0.0.6",
"summary": "a category for own use",
"description": "\"This is a commonly used classification in my project\"",
"homepage": "https://github.com/WCMYCML/WHLCategory",
"license": "MIT",
"authors": {
"WCMYCML": "wcmycml@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WCMYCML/WHLCategory.git",
"tag": "0.1.8"
},
"source_files": "whlCategory/whlCategory/WHLCategory/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}