[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / d / FocusCollectionView / 1.0.0 / FocusCollectionView.podspec.json
blob7be57e022d84417a2b3cebe5126fc59f47373174
2   "name": "FocusCollectionView",
3   "version": "1.0.0",
4   "summary": "Create a CollectionView that easily focused",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yoon-hub/FocusCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yoon-hub": "kong4170@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/yoon-hub/FocusCollectionView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/FocusCollectionView/**/*",
22   "swift_versions": [
23     "5.4",
24     "5.5",
25     "5.6",
26     "5.7",
27     "5.8",
28     "5.9",
29     "5.10"
30   ],
31   "swift_version": "5.10"