blob: d2843df2c1688b8b184fc1468f80bbffe3b824ad [file] [log] [blame]
{
"name": "MDReactDataBoard",
"version": "3.0.3",
"summary": "A short description of MDReactDataBoard.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Leon0206/MDReactDataBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leon0206": "634376133@qq.com"
},
"source": {
"git": "https://github.com/Leon0206/MDReactDataBoard.git",
"tag": "3.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDReactDataBoard/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
"3.1.0"
]
}
}