[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 8 / FilestackSDK / 2.5.0 / FilestackSDK.podspec.json
blobd6e3331fc180b66264628de6dacfba6aed78e444
2   "name": "FilestackSDK",
3   "version": "2.5.0",
4   "license": {
5     "type": "Apache License, Version 2.0\"",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/filestack/filestack-swift",
9   "authors": {
10     "Filestack": "ios@filestack.com"
11   },
12   "summary": "Official Swift SDK for Filestack.",
13   "source": {
14     "git": "https://github.com/filestack/filestack-swift.git",
15     "tag": "2.5.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Sources/**/*.{h,swift}",
21   "exclude_files": "Sources/**/SPMSupport/*.*",
22   "public_header_files": "Sources/**/*.h",
23   "swift_versions": [
24     4.2,
25     5.2
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.9"
30     ]
31   },
32   "swift_version": "5.2"