[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / e / BasicDrawerViewController / 0.2.1 / BasicDrawerViewController.podspec.json
blob99efcdbab691c9b54def48b4b09c559d02f3dcb1
2   "name": "BasicDrawerViewController",
3   "version": "0.2.1",
4   "summary": "A simple Android-like Drawer implementation for iOS.",
5   "swift_versions": "5.0",
6   "description": "A simple Android-like Drawer implementation for iOS.",
7   "homepage": "https://github.com/lautarodelosheros/BasicDrawerViewController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lautaro de los Heros": "lautarodelosheros@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/lautarodelosheros/BasicDrawerViewController",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BasicDrawerViewController/Classes/**/*",
23   "resource_bundles": {
24     "BasicDrawerViewControllerBundle": [
25       "BasicDrawerViewController/Assets/**/*"
26     ]
27   },
28   "swift_version": "5.0"