blob: bdb3ee9067ad3cf725ce80d7d24cc3133441300c [file] [log] [blame]
{
"name": "DXPCategory",
"version": "1.0.1",
"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.1"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}