[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / c / 2 / d / ImoDynamicTableView / 2.4.0 / ImoDynamicTableView.podspec.json
blob33e25e10a79e459f5ea3947e7ff081000f3a091c
2   "name": "ImoDynamicTableView",
3   "version": "2.4.0",
4   "summary": "ImoDynamicTableView is useful for working easy with tableviews and making tables with dynamic content based on cell sources (models)",
5   "description": "ImoDynamicTableView is useful for working easy with tableviews and making tables with dynamic content based on cell sources (models), with ImoDynamicTableView class you can make easy your work with tableView content and dinamicaly manipulate them.",
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": "2.4.0"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.*",
20   "resources": "Pod/Resources/*.*",
21   "resource_bundles": {
22     "ImoDynamicTableView": [
23       "Pod/Assets/*.*"
24     ]
25   }