blob: 1c3c257f9751f67e2ff55494cc081a3858885111 [file] [log] [blame]
{
"name": "IGMenuListKit",
"version": "0.0.4",
"summary": "A fast way to create lists and menus in Swift",
"description": "A fast way to create lists and menus with declarative programming in Swift",
"homepage": "https://github.com/iGenius-Srl/MenuListKit",
"license": "Apache 2.0",
"authors": {
"iGenius-Srl": "mobile@igenius.net"
},
"source": {
"git": "https://github.com/iGenius-Srl/MenuListKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MenuListKit/Classes/**/*",
"dependencies": {
"IGListKit": [
"~> 3.4.0"
]
}
}