[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / HorizontalTableView / 1.0.0 / HorizontalTableView.podspec.json
blob4af7745d1410fcf13cbf0ef1a9ca2b2d6c8b5c6c
2   "name": "HorizontalTableView",
3   "version": "1.0.0",
4   "summary": "A UITableView that scrolls horizontally / sideways",
5   "homepage": "https://github.com/JamieREvans/HorizontalTableView",
6   "license": "MIT",
7   "authors": {
8     "Jamie Riley Evans": "jamie.riley.evans@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JamieREvans/HorizontalTableView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "UIKitPlus": [
21       "~> 1.0.0"
22     ]
23   }