[Add] OpacityCore 3.23.5
[CocoaPods.git] / Specs / a / 7 / c / KcSwizzleManage / 0.0.4 / KcSwizzleManage.podspec.json
blob7dd15b2c6322d02af81dab62bd2044626bdbead2
2   "name": "KcSwizzleManage",
3   "version": "0.0.4",
4   "summary": "A short description of KcSwizzleManage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/张杰/KcSwizzleManage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张杰": "527512749@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangjie579/KcSwizzleManage.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
24     "OTHER_SWIFT_FLAGS": "-D KcSwizzleManage"
25   },
26   "subspecs": [
27     {
28       "name": "Associations",
29       "source_files": "KcSwizzleManage/Classes/Associations/**/*"
30     },
31     {
32       "name": "Rx",
33       "source_files": "KcSwizzleManage/Classes/Rx/**/*",
34       "dependencies": {
35         "RxSwift": [
37         ]
38       }
39     }
40   ],
41   "swift_version": "5.0"