blob: 27f769f3f26659d6c635e77e89845b60506d9230 [file] [log] [blame]
{
"name": "SPLarkController",
"version": "1.1.4",
"summary": "Make settings screen for application. Can add buttons and switches. Easy customisation.",
"homepage": "https://github.com/IvanVorobei/SPLarkController",
"source": {
"git": "https://github.com/IvanVorobei/SPLarkController.git",
"tag": "1.1.4"
},
"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/SPLarkController/**/*.swift",
"swift_version": "5.0"
}