blob: d83bc73deb8c91b5cf21d4e157db4d2a2a6d47ec [file] [log] [blame]
{
"name": "FilestackSDK",
"version": "2.3",
"license": {
"type": "Apache License, Version 2.0\"",
"file": "LICENSE"
},
"homepage": "https://github.com/filestack/filestack-swift",
"authors": {
"Filestack": "ios@filestack.com"
},
"summary": "Official Swift SDK for Filestack.",
"source": {
"git": "https://github.com/filestack/filestack-swift.git",
"tag": "2.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FilestackSDK/**/*.{h,swift}",
"dependencies": {
"Alamofire": [
"~> 4.9"
]
}
}