[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / b / DrawerView / 0.2.0 / DrawerView.podspec.json
blob0262863905233f8a0441167bbaeb92fcebe52c03
2   "name": "DrawerView",
3   "version": "0.2.0",
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.2.0/Resources/sample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
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.2.0"
22   },
23   "source_files": [
24     "DrawerView",
25     "DrawerView/**/*.{h,m}"
26   ],
27   "pushed_with_swift_version": "4.0"