[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 4 / EpoxyCollectionView / 0.8.0 / EpoxyCollectionView.podspec.json
blob7e06eb5975e74815d43c12fca9cabde1448376a9
2   "name": "EpoxyCollectionView",
3   "summary": "Declarative API for driving the content of a UICollectionView",
4   "version": "0.8.0",
5   "license": "Apache License, Version 2.0",
6   "homepage": "https://github.com/airbnb/epoxy-ios",
7   "authors": "Airbnb",
8   "source": {
9     "git": "https://github.com/airbnb/epoxy-ios.git",
10     "tag": "0.8.0"
11   },
12   "source_files": "Sources/EpoxyCollectionView/**/*.swift",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": [
17     "5.4"
18   ],
19   "dependencies": {
20     "EpoxyCore": [
21       "0.8.0"
22     ]
23   },
24   "swift_version": "5.4"