[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / d / ImoDynamicTableView / 0.1.3 / ImoDynamicTableView.podspec.json
blobc1947066a74b6154bfeb1ef2bc24c5708ecd5392
2   "name": "ImoDynamicTableView",
3   "version": "0.1.3",
4   "summary": "ImoDynamicTableView",
5   "description": "                       ImoDynamicTableView is useful for working easy with tableviews and making tables with dynamic content based on cell sources\n",
6   "homepage": "https://github.com/imodeveloper/ImoDynamicTableView",
7   "license": "MIT",
8   "authors": {
9     "imodeveloper": "imodeveloperlab@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/imodeveloper/ImoDynamicTableView.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "ImoDynamicTableView": [
22       "Pod/Assets/*.png"
23     ]
24   }