[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 8 / DFCommonFiles / 0.4.8 / DFCommonFiles.podspec.json
blob5f9738b6ea13b905c24b2a02e635843bbe6caafe
2   "name": "DFCommonFiles",
3   "version": "0.4.8",
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.8"
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": [
26       "~> 3.1.0"
27     ],
28     "SDWebImage": [
29       "~> 3.8.1"
30     ],
31     "Masonry": [
32       "~> 1.0.1"
33     ],
34     "MJExtension": [
35       "~> 3.0.13"
36     ],
37     "YYCache": [
39     ],
40     "ZLPhotoBrowser": [
42     ]
43   },
44   "user_target_xcconfig": {
45     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
46   }