blob: 3d92ebb5e86042a64ced903be0dc4fbcd34fc9f3 [file] [log] [blame]
{
"name": "KASideMenu",
"version": "1.1.0",
"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/zhz821/KASideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhihuaZhang": "shika.cho@kapps.co.jp"
},
"source": {
"git": "https://github.com/zhz821/KASideMenu.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "KASideMenu/Classes/**/*",
"swift_version": "4.2"
}