[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / LHPopMenu / 1.0.0 / LHPopMenu.podspec.json
blob30c99b394acdc5791cffd57473fe6a89536bfd5f
2   "name": "LHPopMenu",
3   "version": "1.0.0",
4   "summary": "类似微信和支付宝右上角下拉的菜单封装,使用简单。",
5   "homepage": "https://github.com/BigPoro/LHPopMenu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "iDog": "idoghuan@163.com"
12   },
13   "social_media_url": "",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/BigPoro/LHPopMenu.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LHPopMenuDemo/LHPopMenu/*.{h,m}"