[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / f / MSSTabbedPageViewController / 0.3.3 / MSSTabbedPageViewController.podspec.json
blobfae741bdd61c047c18cfb55e1e47123e083e0cbd
2   "name": "MSSTabbedPageViewController",
3   "version": "0.3.3",
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. 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/Resource/MSSTabbedPageViewController.gif",
8   "license": "MIT",
9   "authors": {
10     "Merrick Sapsford": "merrick@sapsford.tech"
11   },
12   "social_media_url": "http://twitter.com/MerrickSapsford",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/MerrickSapsford/MSSTabbedPageViewController.git",
18     "tag": "0.3.3"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "MSSTabbedPageViewController/Classes",
23     "Source/**/*.{h,m}"
24   ],
25   "resources": [
26     "Source/**/*.{xib}"
27   ],
28   "frameworks": "UIKit",
29   "deprecated": true