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