[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / 7 / 1 / DLPopMenu / 2.0 / DLPopMenu.podspec.json
blob2b61c713d7a1c818f43cf1a3e78f75db22449496
2   "name": "DLPopMenu",
3   "version": "2.0",
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": "8.0"
13   },
14   "source": {
15     "git": "http://git.oschina.net/ct5621/DLPopMenu.git",
16     "tag": "2.0"
17   },
18   "frameworks": "UIKit",
19   "pushed_with_swift_version": "4.0",
20   "subspecs": [
21     {
22       "name": "DLPopMenu",
23       "source_files": "DLPopMenu/*.swift"
24     }
25   ]