[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 2.0.1 / Filestack.podspec.json
blob9badf2f79c5742d62c432ce58744767d26dc28df
2   "name": "Filestack",
3   "version": "2.0.1",
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.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Filestack/**/*.{h,swift}",
21   "resources": [
22     "Filestack/UI/*.storyboard",
23     "Filestack/Resources/*.xcassets"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.8"
28     ],
29     "FilestackSDK": [
30       "~> 2.0"
31     ],
32     "SSZipArchive": [
33       "2.2.2"
34     ],
35     "SVProgressHUD": [
36       "~> 2.2"
37     ]
38   }