blob: 8490085ecfd48c789eaf03487a92d6b34e95f373 [file] [log] [blame]
{
"name": "MenuFactory",
"version": "1.0.0",
"summary": "MenuFactory helps creating menuCells and providing the correct actions for onTouch methods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/umobi/MenuFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brennobemoura": "brennobemoura@outlook.com"
},
"source": {
"git": "https://github.com/umobi/MenuFactory.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.1",
"source_files": "MenuFactory/Classes/**/*",
"swift_version": "5.1"
}