[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / b / HBRequestManager / 0.2.0 / HBRequestManager.podspec.json
blob62bc546c561906810d99d19b98121327b46942c4
2   "name": "HBRequestManager",
3   "version": "0.2.0",
4   "summary": "This SDK is really useful :)",
5   "description": "Published from honestbee, use this for manager API request.",
6   "homepage": "https://github.com/honestbee/HBRequestManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ciao Chiang": "ciaochiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/honestbee/HBRequestManager.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "requires_arc": true,
23   "public_header_files": "Classes/**/*.h",
24   "frameworks": "Foundation"