[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 2.6.1 / Filestack.podspec.json
blob8df10a940d97c5e77538d271dd6132a55138ba9d
2   "name": "Filestack",
3   "version": "2.6.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.6.1"
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     "FilestackSDK": [
31       "~> 2.6"
32     ],
33     "Zip": [
34       "~> 2.1"
35     ]
36   },
37   "swift_version": "5.2"