[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / c / LYPopMenu / 1.1.0 / LYPopMenu.podspec.json
blob94d014b3579cdd273875c3ff43a304da3bee764c
2   "name": "LYPopMenu",
3   "version": "1.1.0",
4   "summary": "弹出式菜单选择器",
5   "homepage": "https://github.com/GordonLY/LYPopMenu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "LYPC",
12     "Gordon"
13   ],
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/GordonLY/LYPopMenu.git",
19     "tag": "1.1.0"
20   },
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "LYPopMenu",
26       "source_files": "LYPopMenu/*.swift"
27     }
28   ]