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