[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / e / 2 / Filestack / 0.6-pre1 / Filestack.podspec.json
blobc4917ebde19285826feedc06f4308de7fc6aa38b
2   "name": "Filestack",
3   "version": "0.6-pre1",
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": "0.6-pre1"
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.1"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"