| { |
| "name": "BTDevice", |
| "version": "0.0.1", |
| "summary": "Framework for using Regula Bluetooth device for getting UV images and NFC reading", |
| "license": { |
| "type": "commercial", |
| "text": " © 2019 RegulaForensics. All rights reserved.\n" |
| }, |
| "homepage": "https://regulaforensics.com", |
| "authors": { |
| "RegulaForensics": "support@regulaforensics.com" |
| }, |
| "source": { |
| "http": "https://pods.regulaforensics.com/BTDevice/0.0.1/BTDevice-0.0.1.zip" |
| }, |
| "platforms": { |
| "ios": "9.0.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "BTDevice.framework" |
| } |
| } |