| { |
| "name": "StreemVision", |
| "version": "0.1.0", |
| "summary": "Swift Plugin for using the StreemVision SDK", |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "description": "The pod allows you to use the StreemVision API into your AR application. For support please contact support@streem.pro", |
| "homepage": "https://streem.pro", |
| "license": { |
| "type": "LGPLv3", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Pavan": "pavan@selerio.io" |
| }, |
| "source": { |
| "http": "https://s3-us-west-2.amazonaws.com/streem-cocoapods/StreemVision/StreemVision-0.1.0.zip" |
| }, |
| "social_media_url": "https://twitter.com/streem_pro", |
| "dependencies": { |
| "JustLog": [ |
| |
| ] |
| }, |
| "swift_version": "5.0", |
| "vendored_frameworks": "StreemVision.framework" |
| } |