[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / b / DrawerView / 0.4.8 / DrawerView.podspec.json
blob3aca62fa62c9e247ad2c53ab6fac821e8c5d0e79
2   "name": "DrawerView",
3   "version": "0.4.8",
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": "https://github.com/mkko/DrawerView/raw/0.4.8/Resources/sample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Mikko Välimäki": "mkko1373@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/mkko",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/mkko/DrawerView.git",
21     "tag": "0.4.8"
22   },
23   "source_files": [
24     "DrawerView",
25     "DrawerView/**/*.{h,m}"
26   ]