[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / b / DrawerView / 1.3.6 / DrawerView.podspec.json
blobf673acb32f221340e1d0010127554881164b9984
2   "name": "DrawerView",
3   "version": "1.3.6",
4   "summary": "An iOS 10 Maps.app style drawer to be used anywhere in your app",
5   "description": "DrawerView is a view for iOS that mimics the functionality of the drawer introduced in the Maps (iOS 10 →).",
6   "homepage": "https://github.com/mkko/DrawerView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/mkko/DrawerView/master/Resources/search_sample.gif",
9     "https://raw.githubusercontent.com/mkko/DrawerView/master/Resources/dark_sample.gif",
10     "https://raw.githubusercontent.com/mkko/DrawerView/master/Resources/toolbar_sample.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE.md"
15   },
16   "authors": {
17     "Mikko Välimäki": "mkko1373@gmail.com"
18   },
19   "social_media_url": "http://x.com/mkko",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "4.2",
24   "source": {
25     "git": "https://github.com/mkko/DrawerView.git",
26     "tag": "1.3.6"
27   },
28   "source_files": [
29     "DrawerView",
30     "DrawerView/**/*.{h,m}"
31   ],
32   "swift_version": "4.2"