blob: 047f312fe33aa358322a2d27153a073240f5c3b1 [file] [log] [blame]
{
"name": "Filestack",
"version": "1.5.2",
"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.5.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Filestack/**/*.{h,swift}",
"resources": [
"Filestack/UI/*.storyboard",
"Filestack/Resources/*.xcassets"
],
"dependencies": {
"Alamofire": [
"4.7.3"
],
"FilestackSDK": [
"1.3.0"
],
"SSZipArchive": [
"2.1.4"
]
}
}