| { |
| "name": "DesayBluetooth", |
| "version": "2.6.0", |
| "summary": "DesayBluetooth is a Bluetooth library", |
| "license": "MIT", |
| "authors": { |
| "Desay": "jaysonj@163.com" |
| }, |
| "homepage": "https://github.com/jaysonjh/DesayBluetooth", |
| "frameworks": "CoreBluetooth", |
| "libraries": "z", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/jaysonjh/DesayBluetooth.git", |
| "tag": "2.6.0" |
| }, |
| "vendored_frameworks": "*.framework", |
| "dependencies": { |
| "iOSDFULibrary": [ |
| "~>4.8" |
| ] |
| }, |
| "swift_versions": [ |
| "4.2", |
| "5.0" |
| ], |
| "swift_version": "5.0" |
| } |