blob: 19a7315f4eae746cc42a32fa0e451d094c1f32e9 [file] [log] [blame]
{
"name": "KASideMenu",
"version": "0.1.0",
"summary": "Simple side menu control for iOS.",
"description": "TODO: Add long description of the pod here.",
"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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "KASideMenu/Classes/**/*"
}