[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 0 / TiltedTabView / 1.0.0 / TiltedTabView.podspec.json
blob35d4658007776d40b65996d5f1c262060ffcc916
2   "name": "TiltedTabView",
3   "version": "1.0.0",
4   "summary": "This library aims to replicate the tab switcher in Safari on iOS. It handles both compact width (tilted) and regular width (grid) layouts.",
5   "description": "TiltedTabView 1.0.0 - This library aims to replicate the tab switcher in Safari on iOS. It handles both compact width (tilted) and regular width (grid) layouts.",
6   "homepage": "https://github.com/IMcD23/TiltedTabView",
7   "screenshots": [
8     "https://github.com/IMcD23/TiltedTabView/raw/master/Resources/Screenshot.png",
9     "https://github.com/IMcD23/TiltedTabView/raw/master/Resources/Screenshot_iPad.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ian McDowell": "me@ianmcdowell.net"
17   },
18   "social_media_url": "http://twitter.com/ian_mcdowell",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/IMcD23/TiltedTabView.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Sources/**/*.swift",
27   "requires_arc": true,
28   "swift_version": "4.0"