blob: e337956b30b4aed003750a0291f8edcd66b7c598 [file] [log] [blame]
{
"name": "SPLarkController",
"version": "1.0.5",
"summary": "Modal controller with custom transition",
"homepage": "https://github.com/IvanVorobei/SPLarkController",
"source": {
"git": "https://github.com/IvanVorobei/SPLarkController.git",
"tag": "1.0.5"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "hello@ivanvorobei.by"
},
"swift_versions": [
"4.2",
"5.0"
],
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "Source/SPLarkController/**/*.swift"
}