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