[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / e / ZBUtilities / 0.0.3 / ZBUtilities.podspec.json
blob0cccbde91bacc0d81cb383a2102f0f0069d6d8ef
2   "name": "ZBUtilities",
3   "version": "0.0.3",
4   "summary": "ZBUtilities for Zoombin.",
5   "homepage": "https://github.com/qq30135878/ZBUtilities",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Bin Zhang": "30135878@qq.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/qq30135878/ZBUtilities.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "*.{h,m}",
21   "public_header_files": "*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 0.8"
26     ]
27   }