[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 1.5.1 / Filestack.podspec.json
blob569bef06c9bc3f9f9c0c15fb466befc317f3511b
2   "name": "Filestack",
3   "version": "1.5.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": "1.5.1"
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.6"
28     ],
29     "FilestackSDK": [
30       "~> 1.2.7"
31     ],
32     "SSZipArchive": [
33       "~> 2.1"
34     ]
35   }