blob: 4d5d163279e2b2d12f965e73b3bf8e218bec0c3d [file] [log] [blame]
{
"name": "UpsellViewController",
"version": "1.0.1",
"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.1"
},
"source_files": "UpsellViewController",
"resource_bundles": {
"UpsellViewController": [
"UpsellViewController/*.xib"
]
},
"swift_version": "5.0"
}