[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 7 / 4 / HRCocoaTools / 0.1.3 / HRCocoaTools.podspec.json
blob48c81c4befcbdc1ddfd5f6de674cae2cd4872cc0
2   "name": "HRCocoaTools",
3   "version": "0.1.3",
4   "summary": "Henry iOS tool Lib",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iPermanent/HRCocoaTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangheng1": "zhangheng1@corp.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/iPermanent/HRCocoaTools.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Media",
24       "source_files": "HRCocoaTools/Classes/Media/*"
25     },
26     {
27       "name": "Util",
28       "source_files": "HRCocoaTools/Classes/Util/*"
29     },
30     {
31       "name": "Category",
32       "source_files": "HRCocoaTools/Classes/Category/*"
33     }
34   ]