[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 2 / 0 / d / TableViewPager / 1.1.1 / TableViewPager.podspec.json
blobf21644b2f44d993dffa661d2cca2a5ae58efb615
2   "name": "TableViewPager",
3   "version": "1.1.1",
4   "summary": "A simple 'Table View Pager' for iOS which is inspired by Android's view pager.",
5   "description": "A simple 'Table View Pager' for iOS which is inspired by Android's view pager. It is useful for applications having requirement of multiple table views which requires switching with the help of different tabs in one ViewController.",
6   "homepage": "https://github.com/SandeepAggarwal/Table-View-Pager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Sandeep Aggarwal": "smartsandeep1129@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/sandeepCool77",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/SandeepAggarwal/Table-View-Pager.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "ViewPager",
23   "requires_arc": true