[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 2.5.0 / Filestack.podspec.json
blob657b9cce9d83de589f08e030e9ebb727ebc3dff3
2   "name": "Filestack",
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-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.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Sources/Filestack/**/*.{h,swift}",
21   "resources": [
22     "Sources/Filestack/UI/Storyboards/*.storyboard",
23     "Sources/Filestack/Resources/*.xcassets"
24   ],
25   "public_header_files": "Sources/**/*.h",
26   "swift_versions": [
27     4.2,
28     5.2
29   ],
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.9"
33     ],
34     "FilestackSDK": [
35       "~> 2.4"
36     ],
37     "Zip": [
38       "~> 2.1"
39     ]
40   },
41   "swift_version": "5.2"