[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / f / MSSTabbedPageViewController / 0.1.2 / MSSTabbedPageViewController.podspec.json
blob0ceb7e099d06931e46f9e51e0b88661283cf1739
2   "name": "MSSTabbedPageViewController",
3   "version": "0.1.2",
4   "summary": "A custom container UIViewController which provides a simple to implement page view controller with scrolling tab bar",
5   "description": "MSSTabbedPageViewController is a UIViewController that provides a simple to implement page view controller with scrolling tab bar. It also includes a UIPageViewController wrapper that provides improved data source and delegation methods.",
6   "homepage": "https://github.com/MerrickSapsford/MSSTabbedPageViewController",
7   "screenshots": "https://raw.githubusercontent.com/MerrickSapsford/MSSTabbedPageViewController/develop/Example/MSSTabbedPageViewController.gif",
8   "license": "MIT",
9   "authors": {
10     "Merrick Sapsford": "merrick@merricksapsford.co.uk"
11   },
12   "social_media_url": "http://twitter.com/MSapsfordDev",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/MerrickSapsford/MSSTabbedPageViewController.git",
18     "tag": "0.1.2"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "MSSTabbedPageViewController/Classes",
23     "MSSTabbedPageViewController/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "deprecated": true