blob: 0e221b064de4b32921e2a28dd1579c965ce5d996 [file] [log] [blame]
{
"name": "WHLCategory",
"version": "0.0.4",
"summary": "A short description of WHLCategory.",
"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.6"
},
"source_files": "whlCategory/whlCategory/WHLCategory/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}