blob: 40c8a52e34949a91abd91748708c291d05853006 [file] [log] [blame]
{
"name": "MenuFactory",
"version": "1.0.1",
"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": "brenno@umobi.com.br"
},
"source": {
"git": "https://github.com/umobi/MenuFactory.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "Sources/MenuFactory/**/*",
"swift_version": "5.1"
}