[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 1 / d / 0 / SwiftPreludeCocoa / 0.1.9 / SwiftPreludeCocoa.podspec.json
blob26e0f5b5be20836d88fecf9f9af4e40f3605e428
2   "name": "SwiftPreludeCocoa",
3   "version": "0.1.9",
4   "summary": "SwiftPreludeCocoa",
5   "description": "SwiftPreludeCocoa.",
6   "homepage": "https://github.com/SylvanasX/SwiftPreludeCocoa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanpeitao@gmail.com": "10393625@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/SylvanasX/SwiftPreludeCocoa.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": [
23     "SwiftPreludeCocoa/Classes/LensHolder.swift",
24     "SwiftPreludeCocoa/Classes/lenses/Common/**/*"
25   ],
26   "ios": {
27     "source_files": "SwiftPreludeCocoa/Classes/lenses/iOS/**/*"
28   },
29   "osx": {
30     "source_files": "SwiftPreludeCocoa/Classes/lenses/macOS/**/*"
31   },
32   "static_framework": true,
33   "dependencies": {
34     "SwiftPrelude": [
35       "~> 0.2.5"
36     ]
37   },
38   "swift_version": "4.2"