[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 1.1 / Filestack.podspec.json
blob4cdfe39c23256dee31c714f20cb10b0c1c7200ea
2   "name": "Filestack",
3   "version": "1.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.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Filestack/**/*.{h,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.5"
24     ],
25     "FilestackSDK": [
26       "~> 1.2"
27     ],
28     "SSZipArchive": [
29       "~> 2.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"