blob: 48c370ecceb45d9fb4d63bc1314ff14c034f06fd [file] [log] [blame]
{
"name": "SPStorkController",
"version": "1.7.9",
"summary": "Very similar to the controllers displayed in Apple Music, Podcasts and Mail Apple's applications.",
"homepage": "https://github.com/IvanVorobei/SPStorkController",
"source": {
"git": "https://github.com/IvanVorobei/SPStorkController.git",
"tag": "1.7.9"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "hello@ivanvorobei.by"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"source_files": "Source/SPStorkController/**/*.swift",
"swift_version": "5.0"
}