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