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