[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 7 / 1 / DLPopMenu / 1.1 / DLPopMenu.podspec.json
blobc17c082cb5c0219bfb5988428132ec533ac7b10c
2   "name": "DLPopMenu",
3   "version": "1.1",
4   "summary": "弹出式菜单选择器",
5   "homepage": "http://git.oschina.net/ct5621/DLPopMenu",
6   "license": "Apache License, Version 2.0",
7   "authors": [
8     "LYPC",
9     "Gordon"
10   ],
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://git.oschina.net/ct5621/DLPopMenu.git",
16     "tag": "1.1"
17   },
18   "frameworks": "UIKit",
19   "pushed_with_swift_version": "3.0",
20   "subspecs": [
21     {
22       "name": "DLPopMenu",
23       "source_files": "DLPopMenu/*.swift"
24     }
25   ]