[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 5 / DSZQRCode / 0.0.1 / DSZQRCode.podspec.json
bloba23fca9ac8ad6c041e930a60455c408dfce9e415
2   "name": "DSZQRCode",
3   "version": "0.0.1",
4   "summary": "A tool for dashouzi.",
5   "homepage": "https://github.com/zjh12580/DSZTool",
6   "license": "MIT",
7   "authors": {
8     "zhaojh": "zhaojinhui@corp-ci.com"
9   },
10   "source": {
11     "git": "https://gitee.com/wodetianzhaojh/saoyisao.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "source_files": "DSZQRCode/**/*.{h,m}",
16   "resources": "DSZQRCode/SWQRCode.bundle",
17   "frameworks": [
18     "UIKit",
19     "AVFoundation",
20     "Photos"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   }