blob: 1691ddca0735e400d8e9e8a3f6b9cb35f6874369 [file] [log] [blame]
{
"name": "WHLCategory",
"version": "0.0.7",
"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.9"
},
"source_files": "whlCategory/whlCategory/WHLCategory/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}