blob: 462b9ad950ce9aff8f64d0557be6acc74ac1d660 [file] [log] [blame]
{
"name": "DMB_Category",
"version": "1.0.0",
"summary": "DMB_Category.",
"description": "this is DMB_Category",
"homepage": "https://github.com/DMJackZ/DMB_Category",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DMJackZ/DMB_Category.git",
"tag": "1.0.0"
},
"source_files": "DMB_Category/DMB_Category/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"DMMediator": [
]
}
}