[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 9 / 7 / HZAdditions / 1.1.0 / HZAdditions.podspec.json
blob26e30e0ddf3a3d4d48ab03945971f514771c23d2
2   "name": "HZAdditions",
3   "version": "1.1.0",
4   "summary": "A short description of HZAdditions.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wanghuizhou21@163.com/HZAdditions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanghuizhou21@163.com": "wanghuizhou@guazi.com"
13   },
14   "source": {
15     "git": "https://github.com/7General/HZAdditions.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "HZAdditions/Classes/Additions.h",
22   "source_files": "HZAdditions/Classes/Additions.h",
23   "subspecs": [
24     {
25       "name": "NSStringHelper",
26       "source_files": "HZAdditions/Classes/NSStringHelper/*.{h,m}"
27     },
28     {
29       "name": "UIViewHelper",
30       "source_files": "HZAdditions/Classes/UIViewHelper/*.{h,m}"
31     },
32     {
33       "name": "WaterMark",
34       "source_files": "HZAdditions/Classes/WaterMark/*.{h,m}"
35     }
36   ]