blob: 44f3ffaf412fec05db56ed3152b79281d6c03237 [file] [log] [blame]
{
"name": "DDCategory",
"version": "0.2.4",
"license": "MIT",
"summary": "DDKit Private Repository",
"homepage": "https://github.com/openboy2012/DDCategory",
"authors": {
"DeJohn Dong": "dongjia_9251@126.com"
},
"source": {
"git": "https://github.com/openboy2012/DDCategory.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "6.0"
},
"public_header_files": "DDCategory/Categories/*.h",
"source_files": "DDCategory/Categories/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.2"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}