[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 8 / FilestackSDK / 1.0 / FilestackSDK.podspec.json
blob85b257b91ae33f95c8bdc9d69417248d38d445d1
2   "name": "FilestackSDK",
3   "version": "1.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.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "FilestackSDK/**/*.{h,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.5"
24     ],
25     "Arcane": [
26       "~> 0.5"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"