[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 6 / XDMenuListView / 1.0.0 / XDMenuListView.podspec.json
blob44b81be15ae6af7eeb727dd081a28d53ad03d1ff
2   "name": "XDMenuListView",
3   "version": "1.0.0",
4   "summary": "自定义下拉列表",
5   "description": "一个自己封装的下拉列表",
6   "homepage": "https://github.com/Xiexingda/XDMenuListView",
7   "license": "MIT",
8   "authors": {
9     "xiexingda": "779656694@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Xiexingda/XDMenuListView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XDMenuListView",
20     "XDMenuListView/XDMenuListView/*.{h,m}"
21   ],
22   "exclude_files": "XDMenuListView/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true