blob: 2ad80ad58a6cbac85939b92813304e580ff72eea [file] [log] [blame]
{
"name": "RJBluetooth",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RJBluetooth/Classes/**/*",
"dependencies": {
"CTMediator": [
]
}
}