[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / f / SnapKit1 / 2.0.5 / SnapKit1.podspec.json
blob2965f0638c5e431731e4c64f0ed041f87bc5b913
2   "name": "SnapKit1",
3   "version": "2.0.5",
4   "summary": "swift语言开发的轻量级下拉刷新框架,使用简单方便。",
5   "license": "MIT",
6   "homepage": "https://github.com/SmartPear/SwiftRefresh",
7   "authors": {
8     "王欣": "=573385822@qq.com"
9   },
10   "platforms": {
11     "ios": "15.0"
12   },
13   "source": {
14     "git": "https://github.com/linkergit/SnapKit.git",
15     "tag": "2.0.5"
16   },
17   "vendored_frameworks": "SnapKit.framework",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "swift_version": "5.0"