[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / e / EpoxyBars / 0.3.0 / EpoxyBars.podspec.json
blob6db959010875f609721dd6888f63ae6ae38d441b
2   "name": "EpoxyBars",
3   "summary": "Declarative API for adding fixed top/bottom bar stacks to a UIViewController",
4   "version": "0.3.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.3.0"
11   },
12   "source_files": "Sources/EpoxyBars/**/*.swift",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": [
17     "5.3"
18   ],
19   "dependencies": {
20     "EpoxyCore": [
21       "0.3.0"
22     ]
23   },
24   "swift_version": "5.3"