[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 2.5.2 / Filestack.podspec.json
blobc3f26d427cae2c559fa98bcce73e85f1095422b7
2   "name": "Filestack",
3   "version": "2.5.2",
4   "license": {
5     "type": "Apache License, Version 2.0\"",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/filestack/filestack-ios",
9   "authors": {
10     "Filestack": "ios@filestack.com"
11   },
12   "summary": "Official iOS SDK for Filestack.",
13   "source": {
14     "git": "https://github.com/filestack/filestack-ios.git",
15     "tag": "2.5.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Sources/Filestack/**/*.{h,swift}",
21   "resources": [
22     "Sources/Filestack/Resources/*.{storyboard,xcassets}"
23   ],
24   "public_header_files": "Sources/**/*.h",
25   "swift_versions": [
26     4.2,
27     5.2
28   ],
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.9"
32     ],
33     "FilestackSDK": [
34       "~> 2.5"
35     ],
36     "Zip": [
37       "~> 2.1"
38     ]
39   },
40   "swift_version": "5.2"