[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 3 / TabView / 1.0.2 / TabView.podspec.json
blob7a721c2d0df951032b138ac4aa7de9397a73bf7a
2   "name": "TabView",
3   "version": "1.0.2",
4   "summary": "A replacement for UITabViewController, which mimics Safari tabs on iOS",
5   "description": "TabView 1.0.1 - A replacement for UITabViewController, which mimics Safari tabs on iOS",
6   "homepage": "https://github.com/IMcD23/TabView",
7   "screenshots": "https://github.com/IMcD23/TabView/raw/master/Resources/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ian McDowell": "me@ianmcdowell.net"
14   },
15   "social_media_url": "http://twitter.com/ian_mcdowell",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/IMcD23/TabView.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Sources/**/*.swift",
24   "requires_arc": true,
25   "swift_version": "4.0"