blob: cf68fc19bd5b4c613615de66336bb40d8ab2f115 [file] [log] [blame]
{
"name": "DDCategory",
"version": "0.5",
"license": "MIT",
"summary": "DDKit Private Cateogry Class Repository",
"homepage": "https://github.com/openboy2012/DDCategory",
"authors": {
"DeJohn Dong": "dongjia_9251@126.com"
},
"source": {
"git": "https://github.com/openboy2012/DDCategory.git",
"tag": "0.5"
},
"platforms": {
"ios": "6.0"
},
"public_header_files": "DDCategory/Categories/*.h",
"source_files": "DDCategory/Categories/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"3.7.4"
],
"MBProgressHUD": [
"0.9.2"
]
}
}