[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 4 / d / 5 / MyDrawerViewController / 0.0.1 / MyDrawerViewController.podspec.json
blobd5be8e230b0a8100f173233d3c6145bca711b7a9
2   "name": "MyDrawerViewController",
3   "version": "0.0.1",
4   "summary": "抽屉效果.",
5   "description": "抽屉效果封装。",
6   "homepage": "https://github.com/CaiChenghan/MyDrawerViewController",
7   "license": "MIT",
8   "authors": {
9     "蔡成汉": "1178752402@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CaiChenghan/MyDrawerViewController.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "MyDrawerViewController/*.{h,m}",
20   "resource_bundles": {
21     "MyDrawerViewController": [
22       "Pod/Assets/*.png"
23     ]
24   }