[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / c / HFProjectHelperTools / 1.0.0 / HFProjectHelperTools.podspec.json
blob1d4d7e9f03d1a09107b6159b499720dcae28b333
2   "name": "HFProjectHelperTools",
3   "version": "1.0.0",
4   "summary": "HFProjectHelperTools.",
5   "description": "Private Podspec.",
6   "homepage": "https://gitee.com/shellnice/ProjectHelperTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HFang": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://gitee.com/shellnice/ProjectHelperTools.git",
20     "tag": "1.0.0"
21   },
22   "prefix_header_file": "HFProjectHelperTools/HFProjectHelperTools-Prefix.pch",
23   "dependencies": {
24     "HFProjectHelper": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Util",
31       "source_files": "Class/Util/**/*.{h,m}",
32       "public_header_files": "Class/Util/**/*.h"
33     }
34   ]