[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / HAccessTools / 1.2.1 / HAccessTools.podspec.json
blobf70810aec0ae1178e30942d405b052ebbff462ad
2   "name": "HAccessTools",
3   "version": "1.2.1",
4   "summary": "A short description of HAccessTools.",
5   "description": "A longer description of HAccessTools in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jumperb/HAccessTools",
7   "license": "Copyright",
8   "authors": {
9     "jumperb": "zhangchutian_05@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jumperb/HAccessTools.git",
13     "tag": "1.2.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "HAccess/Network": [
22     ]
23   },
24   "ios": {
25     "source_files": "Classes/*/*.{h,m,mm,cpp,c}"
26   }