[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / 8 / DataDomeAlamofire / 3.6.2 / DataDomeAlamofire.podspec.json
blob9ac296f56e2e64d2aa002c7634d70a03fabc89c7
2   "name": "DataDomeAlamofire",
3   "version": "3.6.2",
4   "summary": "A DataDome plugin for Alamofire integration.",
5   "homepage": "https://datadome.co",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DataDome": "dev@datadome.co"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5",
17   "source": {
18     "git": "https://github.com/DataDome/datadome-alamofire-package.git",
19     "tag": "3.6.2"
20   },
21   "source_files": "Sources/DataDomeAlamofire",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ],
26     "DataDomeSDK": [
27       "~> 3.6"
28     ]
29   },
30   "swift_version": "5"