blob: 4cdfe39c23256dee31c714f20cb10b0c1c7200ea [file] [log] [blame]
{
"name": "Filestack",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Filestack/**/*.{h,swift}",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"FilestackSDK": [
"~> 1.2"
],
"SSZipArchive": [
"~> 2.1"
]
},
"pushed_with_swift_version": "3.0"
}