[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 3 / a / ConfigurableTableView / 1.5 / ConfigurableTableView.podspec.json
blobab4ebeea1de578ee48838422c09aa7d8510979b5
2   "name": "ConfigurableTableView",
3   "version": "1.5",
4   "summary": "UITableViewDataSource and -Delegate that defines the sections and cells in the table using a lightweight data model.",
5   "homepage": "https://github.com/chbeer/ConfigurableTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Christian Beer": "christian.beer@chbeer.de"
12   },
13   "source": {
14     "git": "https://github.com/chbeer/ConfigurableTableView.git",
15     "tag": "1.5"
16   },
17   "platforms": {
18     "ios": "6.1"
19   },
20   "source_files": "src/**/*.{h,m}",
21   "requires_arc": true