[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 8 / DFCommonFiles / 0.4.12 / DFCommonFiles.podspec.json
blobddf62cc21510cd00e859fdc70401a375021374bd
2   "name": "DFCommonFiles",
3   "version": "0.4.12",
4   "summary": "no message",
5   "description": "暂无详细介绍",
6   "homepage": "https://gitee.com/chzheng",
7   "license": "MIT",
8   "authors": {
9     "chizheng": "1119399069@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/chzheng/DFCommonFiles.git",
13     "tag": "0.4.12"
14   },
15   "source_files": "DFCommonFiles/DFCommonFiles/coreFiles/**/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "AVFoundation",
22     "Photos"
23   ],
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "SDWebImage": [
30     ],
31     "Masonry": [
33     ],
34     "MJExtension": [
36     ],
37     "YYCache": [
39     ],
40     "ZLPhotoBrowser": [
42     ],
43     "MBProgressHUD": [
45     ]
46   },
47   "user_target_xcconfig": {
48     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
49   }