blob: 0bf05836a8694124cf86ec6daf0e8a9d9ab5f7b9 [file] [log] [blame]
{
"name": "DXPCategorys",
"version": "1.0.2",
"summary": "类别",
"description": "一些常用工具类的工具类别",
"homepage": "https://github.com/XiaoMing-Wang/DXPCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wq": "347511109@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XiaoMing-Wang/DXPCategory.git",
"tag": "1.0.2"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}