[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / c / 8 / MXBaseComponent / 0.2.0 / MXBaseComponent.podspec.json
blob9a2ce45f06b81b5a02619c9fb32bb5d4a2accbc4
2   "name": "MXBaseComponent",
3   "version": "0.2.0",
4   "summary": "A short description of MXBaseComponent.",
5   "description": "tool  to   use",
6   "homepage": "https://gitee.com/dream_union/MXBaseComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dgyiOS": "dengguangyang@mxtrip.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/dream_union/MXBaseComponent.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXBaseComponent/Classes/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SDCAlertView": [
28       "~> 2.5.4"
29     ],
30     "MXCategory": [
32     ],
33     "Masonry": [
35     ],
36     "YYKit": [
38     ],
39     "UICKeyChainStore": [
41     ],
42     "AFNetworking": [
44     ]
45   }