[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / e / HBBoxKit / 0.1.4 / HBBoxKit.podspec.json
blob454fb926d89f1b230d04b2e6a909a511d078ee0d
2   "name": "HBBoxKit",
3   "version": "0.1.4",
4   "summary": "Common utility classes",
5   "description": "Collect commonly used methods and classes",
6   "homepage": "https://github.com/WillieWu/HBBoxKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hongbin.wu": "601479318@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WillieWu/HBBoxKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "requires_arc": true,
23   "source_files": "HBBoxKit/Classes/*.swift",
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "UserNotifications",
28     "CoreLocation"
29   ]