[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 5 / SwipeMenuViewController / 2.0.6 / SwipeMenuViewController.podspec.json
blob9ff9df8384704893724689f1132906bcc08e199c
2   "name": "SwipeMenuViewController",
3   "version": "2.0.6",
4   "summary": "Swipable tab and menu UI framework",
5   "description": "SwipeMenuViewController provides SwipeMenuView and SwipeMenuViewController. This is very useful to build swipe-based paging UI. The interface is as simple as UIKit's.",
6   "homepage": "https://github.com/yysskk/SwipeMenuViewController",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE"
10   },
11   "authors": {
12     "yysskk": "yusuke.0213@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/_yysskk",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/yysskk/SwipeMenuViewController.git",
20     "tag": "2.0.6"
21   },
22   "source_files": "Sources/**/*",
23   "pushed_with_swift_version": "4.0"