[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / e / VTableViewDataSource / 0.0.2 / VTableViewDataSource.podspec.json
blobfe0088becd5fed575ffc20c32ab364228c977d7d
2   "name": "VTableViewDataSource",
3   "version": "0.0.2",
4   "summary": "A short description of VTableViewDataSource.",
5   "homepage": "https://github.com/vinimachad/TableViewDataSource",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vinicius Galhardo Machado": "viniciusgm45@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/vinimachad/TableViewDataSource.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "TableViewDataSource",
22     "TableViewDataSource/**/*.{h,m. swift}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "dependencies": {
27     "Reusable": [
29     ]
30   }