[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 8 / FilestackSDK / 1.2.6 / FilestackSDK.podspec.json
blob38e769325090502baa17d03f11a9267969000223
2   "name": "FilestackSDK",
3   "version": "1.2.6",
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": "1.2.6"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "FilestackSDK/**/*.{h,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7"
24     ],
25     "CryptoSwift": [
26       "~> 0.10.0"
27     ]
28   }