[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 8 / FilestackSDK / 2.0.2 / FilestackSDK.podspec.json
blob5eb65f7d3db85681066bb65f05d7d6d092651913
2   "name": "FilestackSDK",
3   "version": "2.0.2",
4   "license": {
5     "type": "Apache License, Version 2.0\"",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/filestack/filestack-swift",
9   "authors": {
10     "Filestack": "ios@filestack.com"
11   },
12   "summary": "Official Swift SDK for Filestack.",
13   "source": {
14     "git": "https://github.com/filestack/filestack-swift.git",
15     "tag": "2.0.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "FilestackSDK/**/*.{h,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.8"
24     ],
25     "CryptoSwift": [
26       "~> 0.15.0"
27     ]
28   }