[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 1.5.2 / Filestack.podspec.json
blob047f312fe33aa358322a2d27153a073240f5c3b1
2   "name": "Filestack",
3   "version": "1.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": "1.5.2"
16   },
17   "platforms": {
18     "ios": "9.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.7.3"
28     ],
29     "FilestackSDK": [
30       "1.3.0"
31     ],
32     "SSZipArchive": [
33       "2.1.4"
34     ]
35   }