[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / b / ExtentionSDK / 0.0.1 / ExtentionSDK.podspec.json
blob7e7243bc4e55356efafc5be20706eb3dc322dc5a
2   "name": "ExtentionSDK",
3   "version": "0.0.1",
4   "summary": "ExtentionSDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "description": "Swift扩展和常用插件。",
10   "homepage": "https://github.com/Epoch2022-iOS",
11   "authors": {
12     "龚洪": "864797268@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Epoch2022-iOS/ExtentionSDK.git",
19     "tag": "0.0.1"
20   },
21   "vendored_frameworks": "ExtentionSDK.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "dependencies": {
26     "IQKeyboardManagerSwift": [
28     ],
29     "MJRefresh": [
31     ],
32     "lottie-ios": [
33       "~> 4.2.0"
34     ],
35     "SwifterSwift": [
37     ],
38     "SnapKit": [
40     ]
41   }