| { |
| "name": "AutoTestSDK", |
| "version": "0.0.7", |
| "summary": "AutoTest SDK for COVID symptoms auto evaluation.", |
| "homepage": "https://www.mubiquo.com", |
| "authors": { |
| "Mubiquo": "solutions@mubiquo.com" |
| }, |
| "license": { |
| "type": "Custom", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "http": "https://s3.amazonaws.com/cdn.mubiquo.net/AutoTestSDK-ios/AutoTestSDK-0.0.7.zip" |
| }, |
| "source_files": "AutoTestSDK.framework/Headers/*.h", |
| "public_header_files": "AutoTestSDK.framework/Headers/*.h", |
| "ios": { |
| "vendored_frameworks": "AutoTestSDK.framework" |
| } |
| } |