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