[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / 2 / f / Utilitie / 0.1.4 / Utilitie.podspec.json
blobb0fc55a4b62fcb5818e0e65970f1f065fb66ce57
2   "name": "Utilitie",
3   "version": "0.1.4",
4   "summary": "自定义常规组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/bjdyhz/Utilitie",
7   "license": "MIT",
8   "authors": {
9     "bjdyhz": "3325432868@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/bjdyhz/Utilitie.git",
13     "tag": "v0.1.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "Utilitie/HXPhotoPicker/**/*.{h,m},Utilitie/JhForm/**/*.{h,m}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "YYCache": [
24     ],
25     "YYWebImage": [
27     ],
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ],
34     "BaseView": [
36     ],
37     "Qiniu": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "JSONModel": [
45     ]
46   },
47   "subspecs": [
48     {
49       "name": "ContentButton",
50       "source_files": "Utilitie/ContentButton/**/*.{h,m}"
51     },
52     {
53       "name": "UToolsLee",
54       "source_files": "Utilitie/UToolsLee/**/*.{h,m}"
55     },
56     {
57       "name": "JhForm",
58       "source_files": "Utilitie/JhForm/**/*.{h,m}",
59       "resources": "Utilitie/JhForm/**/*.bundle"
60     },
61     {
62       "name": "AxcAE_TabBar",
63       "source_files": "Utilitie/AxcAE_TabBar/**/*.{h,m}"
64     },
65     {
66       "name": "Macro",
67       "source_files": "Utilitie/Macro/**/*.{h,m}"
68     },
69     {
70       "name": "UploadImage",
71       "source_files": "Utilitie/UploadImage/**/*.{h,m}"
72     },
73     {
74       "name": "CGXPickerView",
75       "source_files": "Utilitie/CGXPickerView/**/*.{h,m}",
76       "resources": "Utilitie/CGXPickerView/**/*.plist"
77     },
78     {
79       "name": "BorisMenu",
80       "source_files": "Utilitie/BorisMenu/**/*.{h,m}"
81     },
82     {
83       "name": "BRPickerView",
84       "source_files": "Utilitie/BRPickerView/**/*.{h,m}"
85     },
86     {
87       "name": "BaseJsonModel",
88       "source_files": "Utilitie/BaseJsonModel/**/*.{h,m}"
89     },
90     {
91       "name": "TriangleView",
92       "source_files": "Utilitie/TriangleView/**/*.{h,m}"
93     },
94     {
95       "name": "MessageHUD",
96       "source_files": "Utilitie/MessageHUD/**/*.{h,m}",
97       "resources": "Utilitie/MessageHUD/**/*.bundle"
98     }
99   ]