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