blob: c19d13266d673e9e27409b5be60be3423e162313 [file] [log] [blame]
{
"name": "SPStorkController",
"version": "1.6.1",
"summary": "Modal controller as mail or Apple music application",
"homepage": "https://github.com/IvanVorobei/SPStorkController",
"source": {
"git": "https://github.com/IvanVorobei/SPStorkController.git",
"tag": "1.6.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "hello@ivanvorobei.by"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Source/SPStorkController/**/*.swift"
}