[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / b / HoloTableView / 0.4.0 / HoloTableView.podspec.json
blob54409b4f32b3935e2aa8b44ff4e4f7250970eafa
2   "name": "HoloTableView",
3   "version": "0.4.0",
4   "summary": "Harness the power of UITableView with a simplified, chainable and expressive syntax.",
5   "description": "HoloTableView is a light-weight extension for UITableView. Harness the power of UITableView with a simplified, chainable and expressive syntax.",
6   "homepage": "https://github.com/gonghonglou/HoloTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gonghonglou": "gonghonglou@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/gonghonglou/HoloTableView.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HoloTableView/Classes/**/*"