[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 4 / HRCocoaTools / 0.1.2 / HRCocoaTools.podspec.json
blobf7f784c7f121e47364429d9273da40db4cb7456e
2   "name": "HRCocoaTools",
3   "version": "0.1.2",
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.2"
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   ]