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