blob: e109b72dbaab333b067b404e52ac82e5be4a7ffa [file] [log] [blame]
{
"name": "RJBluetooth_Mediator",
"version": "0.1.0",
"summary": "A short description of RJBluetooth_Mediator.",
"swift_version": "4.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/A-Jun/RJBluetooth_Mediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"A-Jun": "841348093@qq.com"
},
"source": {
"git": "https://github.com/A-Jun/RJBluetooth_Mediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RJBluetooth_Mediator/Classes/**/*",
"dependencies": {
"RJBluetooth": [
]
}
}