blob: c1947066a74b6154bfeb1ef2bc24c5708ecd5392 [file] [log] [blame]
{
"name": "ImoDynamicTableView",
"version": "0.1.3",
"summary": "ImoDynamicTableView",
"description": " ImoDynamicTableView is useful for working easy with tableviews and making tables with dynamic content based on cell sources\n",
"homepage": "https://github.com/imodeveloper/ImoDynamicTableView",
"license": "MIT",
"authors": {
"imodeveloper": "imodeveloperlab@gmail.com"
},
"source": {
"git": "https://github.com/imodeveloper/ImoDynamicTableView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ImoDynamicTableView": [
"Pod/Assets/*.png"
]
}
}