[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 5 / 0 / 2 / Adapt / 0.0.4 / Adapt.podspec.json
blob2c2b84c0c987f8b251d651acdc87cc8b2ae09642
2   "name": "Adapt",
3   "version": "0.0.4",
4   "summary": "A flexible, app-based forum solution.",
5   "description": "This library helps you build a forum-like network in an app.",
6   "homepage": "https://github.com/dylanreich/Adapt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan Reich": "dylan@dylanreich.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/dylanreich/Adapt.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Adapt/**/*.{h,m,swift}",
23   "dependencies": {
24     "Disk": [
25       "~> 0.6.4"
26     ]
27   },
28   "swift_version": "5.1"