[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / b / ExtentionSDK / 0.0.5 / ExtentionSDK.podspec.json
blobeea9607d38602f0052b8e36637c9419a75c7a801
2   "name": "ExtentionSDK",
3   "version": "0.0.5",
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.5"
20   },
21   "vendored_frameworks": "ExtentionSDK.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "IQKeyboardManagerSwift": [
31     ],
32     "MJRefresh": [
34     ],
35     "lottie-ios": [
36       "~> 4.2.0"
37     ],
38     "SwifterSwift": [
40     ],
41     "SnapKit": [
43     ]
44   }