[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / f / SnapKit1 / 3.0.6 / SnapKit1.podspec.json
blobbfe3b4748fb0fdac5f2984eb27d1fb5e330e805b
2   "name": "SnapKit1",
3   "version": "3.0.6",
4   "summary": "swift语言开发的轻量级下拉刷新框架,使用简单方便。",
5   "license": "MIT",
6   "homepage": "https://github.com/SmartPear/SwiftRefresh",
7   "authors": {
8     "王欣": "=573385822@qq.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/linkergit/SnapKit.git",
15     "tag": "3.0.6"
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"