[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / b / 2 / TORoundedTableView / 0.1.0 / TORoundedTableView.podspec.json
blobeff91860468d7e46b26a72306d675327d2bc91f1
2   "name": "TORoundedTableView",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A subclass of UITableView that styles it like the Settings app on iPad",
9   "homepage": "https://github.com/TimOliver/TORoundedTableView",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TORoundedTableView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "TORoundedTableView/**/*.{h,m}",
19   "requires_arc": true