blob: 28cecfe28ff37f3fc537499e689c2e6f6136c2df [file] [log] [blame]
{
"name": "FilestackSDK",
"version": "1.2",
"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": "1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FilestackSDK/**/*.{h,swift}",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"CryptoSwift": [
"~> 0.7.0"
]
},
"pushed_with_swift_version": "3.0"
}