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