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