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