blob: 9bba470d707b2439028ac2dbf8d43857089fe94e [file] [log] [blame]
{
"name": "SwiftyUpgrade",
"version": "1.1.2",
"summary": "iOS framework that allows devs to quickly display an upgrade/IAP screen",
"description": "SwiftyUpgrade displays a pre-made highly editable ViewController from which the user is able to upgrade to PRO.",
"homepage": "https://github.com/juanpablofernandez/SwiftyUpgrade",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Juan Pablo Fernandez",
"social_media_url": "https://github.com/juanpablofernandez",
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/juanpablofernandez/SwiftyUpgrade.git",
"tag": "1.1.2"
},
"source_files": [
"SwiftyUpgrade",
"SwiftyUpgrade/**/*.{swift}"
],
"swift_version": "5.0"
}