[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / 6 / MXTableViewController / 1.0.0 / MXTableViewController.podspec.json
blobe9e90e4a158b76c2fac36c73d933f466acf723fd
2   "name": "MXTableViewController",
3   "version": "1.0.0",
4   "summary": "An abstration of UITableView and UITableViewController",
5   "description": "                       MXTableViewController is a library to make the UITableView and UITableViewController implementation easier.\n",
6   "homepage": "https://github.com/Morbix/MXTableViewController",
7   "license": "MIT",
8   "authors": {
9     "Henrique Morbin - HP Macbook Pro": "morbin_@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Morbix/MXTableViewController.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://facebook.com/hgmorbin",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "MXTableViewController": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"