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