[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 2 / 5 / CZFTool / 0.0.4 / CZFTool.podspec.json
blob415e4dd98d37bf70018f9eb11ea8d825d9501fb9
2   "name": "CZFTool",
3   "version": "0.0.4",
4   "summary": "修复CZFtool框架内容",
5   "description": "修复CZFTool框架内容,增加加密框架和图片处理功能",
6   "homepage": "https://github.com/MacleChen/CZFTool",
7   "license": "MIT",
8   "authors": {
9     "MacleChen": "851327579@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/MacleChen/CZFTool.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "CZFTool",
20     "CZFTool/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
28   }