blob: 7e7ee03f86e90f55399670ced1b4778b9aea7de6 [file] [log] [blame]
{
"name": "ExDialogView",
"version": "2.0.2",
"summary": "A short description of ExDialogView.",
"homepage": "https://code.aliyun.com/ExKit/ExDialogView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"samspirit": "11873288@qq.com"
},
"source": {
"git": "https://code.aliyun.com/ExKit/ExDialogView.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ExDialogView/Classes/**/*",
"resource_bundles": {
"ExDialogView": [
"ExDialogView/Assets/*.*"
]
},
"dependencies": {
"Masonry": [
],
"ReactiveObjC": [
]
}
}