[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 3 / b / c / LoverUtils / 0.0.1.1 / LoverUtils.podspec.json
blobf7b861a99c19b3209d51d8dab8ea73a4859acada
2   "name": "LoverUtils",
3   "version": "0.0.1.1",
4   "summary": "A short description of LoverUtils.",
5   "description": "A short description of LoverUtils.xxx",
6   "homepage": "https://github.com/sharephoenix/LoverUtils",
7   "license": "MIT",
8   "authors": {
9     "alexluan": "326083325@qq.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/sharephoenix/LoverUtils.git",
16     "tag": "0.0.1.1"
17   },
18   "static_framework": true,
19   "source_files": [
20     "bin",
21     "bin/**/*.{h,m,swift,framework}"
22   ],
23   "exclude_files": "bin/Exclude",
24   "pod_target_xcconfig": {
25     "DEFINES_MODULE": "YES",
26     "CLANG_ENABLE_MODULE_DEBUGGING": "YES",
27     "CLANG_ENABLE_MODULES": "YES",
28     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
29     "SWIFT_VERSION": "5.0",
30     "SWIFT_OBJC_INTERFACE_HEADER_NAME": "LoverUtils-Swift.h",
31     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
32   },
33   "dependencies": {
34     "SnapKit": [
36     ]
37   }