blob: 5ca5ceaa3666789c50c901b378f9499d935c1c68 [file] [log] [blame]
{
"name": "KASideMenu",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "KASideMenu/Classes/**/*"
}