[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 3 / 7 / LPAActionSheetController / 0.1.1 / LPAActionSheetController.podspec.json
blobc7ac808cb5ee455696f3c179aa0e4f03a802d785
2   "name": "LPAActionSheetController",
3   "version": "0.1.1",
4   "summary": "一个类似actionSheet的菜单.",
5   "description": "一个类似actionSheet的底部弹出菜单",
6   "homepage": "https://github.com/leeping610/LPAActionSheetController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leeping": "liping_000@126.com"
13   },
14   "source": {
15     "git": "https://github.com/leeping610/LPAActionSheetController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPAActionSheetController/Classes/**/*",
22   "resource_bundles": {
23     "LPAActionSheetController": [
24       "LPAActionSheetController/Assets/*.png"
25     ]
26   }