[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 5 / CZFTool / 1.0.0 / CZFTool.podspec.json
blob3d975a08d6c480066a6bf0c05e5ba96011a08241
2   "name": "CZFTool",
3   "version": "1.0.0",
4   "summary": "优化框架",
5   "description": "优化框架;增加增更多的功能性方法; 更新框架的描述;更新功能的方法分割等(范畴)",
6   "homepage": "https://github.com/MacleChen/CZFTool",
7   "screenshots": [
8     "http://oh6xiseuf.bkt.clouddn.com/Simulator%20Screen%20Shot%20-%20iPhone%208%20Plus%20-%202018-02-11%20at%2011.18.29.png",
9     "http://oh6xiseuf.bkt.clouddn.com/Simulator%20Screen%20Shot%20-%20iPhone%208%20Plus%20-%202018-02-11%20at%2011.18.35.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "MacleChen": "851327579@qq.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/MacleChen/CZFTool.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "CZFTool",
24     "CZFTool/**/*.{h,m}"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
32   }