blob: 55421bae5235fc3225501bef803a760c3584e0ab [file] [log] [blame]
{
"name": "KASideMenu",
"version": "1.1.1",
"summary": "Simple side menu control for iOS. Easy to use and integration",
"description": "KASideMenu is a simple and easy to use side menu control written in Swift.\nCheck out the example project to see it in action!",
"homepage": "https://github.com/kapps-inc/KASideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhihuaZhang": "shika.cho@kapps.co.jp"
},
"source": {
"git": "https://github.com/kapps-inc/KASideMenu.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "KASideMenu/Classes/**/*",
"swift_version": "4.2"
}