[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / f / BWHorizontalTableView / 1.0.1 / BWHorizontalTableView.podspec.json
blobe3f2a6a858dce54b85141dfd0757927f23e1d68b
2   "name": "BWHorizontalTableView",
3   "version": "1.0.1",
4   "summary": "BWHorizontalTableView is an efficient horizontal table view based on Objective-c with same usage and interface as UITableView.",
5   "homepage": "https://github.com/BurrowsWang/BWHorizontalTableView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "BurrowsWang": "burrowswang@gmail.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/BurrowsWang/BWHorizontalTableView.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "BWHorizontalTableView/*.{h,m,c}",
20   "requires_arc": true