[Add] DouyinOpenSDK 4.2.0
[CocoaPods.git] / Specs / f / 4 / c / LYPopMenu / 1.1 / LYPopMenu.podspec.json
bloba84b94389fda243cc4cd72a3274f0858867616f4
2   "name": "LYPopMenu",
3   "version": "1.1",
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"
20   },
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "LYPopMenu",
26       "source_files": "LYPopMenu/*.swift"
27     }
28   ]