blob: b1961dcd5a40889259bbfde6d105bef50e2e51f3 [file] [log] [blame]
{
"name": "SwiftyUpgrade",
"version": "1.0.4",
"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.0.4"
},
"source_files": [
"SwiftyUpgrade",
"SwiftyUpgrade/**/*.{swift}"
],
"swift_version": "5.0"
}