| { |
| "name": "UpsellViewController", |
| "version": "1.0.0", |
| "summary": "Customizable view controller for promoting your app's products to users.", |
| "description": "Customizable view controller for promoting your app's products to users.", |
| "homepage": "https://github.com/ChopinDavid/UpsellViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "David Chopin": "dchopin1@live.maryville.edu" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5.0", |
| "source": { |
| "git": "https://github.com/ChopinDavid/UpsellViewController.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "UpsellViewController", |
| "swift_version": "5.0" |
| } |