[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / b / MSTableViewDataSource / 1.0.3 / MSTableViewDataSource.podspec.json
blob36b6007d24ebf2db809a6799df60757851849d46
2   "name": "MSTableViewDataSource",
3   "version": "1.0.3",
4   "summary": "UITableView DataSource Class",
5   "description": "UITableView DataSource Class that moves away repetitive code and helps keeps the View Controller light.",
6   "homepage": "https://github.com/Prince2k3/TableViewDataSource.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prince Ugwuh": "prince.ugwuh@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Prince2k3/TableViewDataSource.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Example Project",
26   "requires_arc": true