blob: 56270a326b97e423b649908ec5bd01630aeaeaa9 [file] [log] [blame]
{
"name": "Filestack",
"version": "2.2.2",
"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": "2.2.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Filestack/**/*.{h,swift}",
"resources": [
"Filestack/UI/Storyboards/*.storyboard",
"Filestack/Resources/*.xcassets"
],
"dependencies": {
"Alamofire": [
"~> 4.9"
],
"FilestackSDK": [
"2.2.2"
],
"SSZipArchive": [
"2.2.3"
],
"SVProgressHUD": [
"~> 2.2"
]
}
}