blob: 9c9eab6ca913ae62b0d96c2a1a84af99ad8a4aa8 [file] [log] [blame]
{
"name": "FilestackSDK",
"version": "2.6.1",
"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.6.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*.{h,swift}",
"exclude_files": "Sources/**/SPMSupport/*.*",
"public_header_files": "Sources/**/*.h",
"swift_versions": [
4.2,
5.2
],
"swift_version": "5.2"
}