blob: b6a7c6a0f1a96ff69b6245c5c57845b448fcd21a [file] [log] [blame]
{
"name": "Filestack",
"version": "1.3",
"license": {
"type": "Apache License, Version 2.0\"",
"file": "LICENSE"
},
"homepage": "https://github.com/filestack/filestack-ios",
"authors": {
"Filestack": "ios@filestack.com"
},
"summary": "Official iOS SDK for Filestack.",
"source": {
"git": "https://github.com/filestack/filestack-ios.git",
"tag": "1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Filestack/**/*.{h,swift}",
"resources": [
"Filestack/UI/*.storyboard",
"Filestack/Resources/*.xcassets"
],
"dependencies": {
"Alamofire": [
"~> 4.6"
],
"FilestackSDK": [
"~> 1.2.2"
],
"SSZipArchive": [
"~> 2.1"
]
},
"pushed_with_swift_version": "4.0"
}