[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 8 / DFCommonFiles / 0.1.5 / DFCommonFiles.podspec.json
blobffa0154dafea05e23da504b24a56b5974de36afe
2   "name": "DFCommonFiles",
3   "version": "0.1.5",
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.1.5"
14   },
15   "source_files": "DFCommonFiles/DFCommonFiles/coreFiles/**/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.1.0"
23     ],
24     "SDWebImage": [
25       "~> 3.8.1"
26     ],
27     "Masonry": [
28       "~> 1.0.1"
29     ]
30   },
31   "user_target_xcconfig": {
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
33   }