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