[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / e / XFCustomQuickViews / 0.1.2 / XFCustomQuickViews.podspec.json
blobefcaa66389c02a5d300be4706d8bd03e3035500b
2   "name": "XFCustomQuickViews",
3   "version": "0.1.2",
4   "summary": "一个综合的常用自定义控件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/1628471142/XFCustomQuickViews.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "953894805@qq.com": "953894805@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/1628471142/XFCustomQuickViews.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XFCustomQuickViews/Classes/**/*",
22   "static_framework": true,
23   "public_header_files": "XFCustomQuickViews/Classes/XFCustomViews/XFCustomHeader.h",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "JSONModel": [
30     ]
31   }