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