blob: 38d687be0c1389afcfa5611c5bdc60425deb5afa [file] [log] [blame]
{
"name": "ImoDynamicTableView",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ImoDynamicTableView": [
"Pod/Assets/*.png"
]
}
}