blob: aaaff83177b2f0117156c736140de64cb632c355 [file] [log] [blame]
{
"name": "HSGoogleDrivePicker",
"version": "3.0.0",
"summary": "A sane and simple file picker for Google Drive.",
"homepage": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker",
"screenshots": "https://raw.githubusercontent.com/ConfusedVorlon/HSGoogleDrivePicker/master/images/iPadPicker.png",
"license": "MIT",
"authors": {
"Rob": "Rob@HobbyistSoftware.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git",
"tag": "3.0.0"
},
"source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
"requires_arc": true,
"dependencies": {
"AsyncImageView": [
],
"GoogleAPIClientForREST/Drive": [
"~> 1.2.1"
],
"GoogleSignIn": [
"~> 5.0.0"
]
},
"static_framework": true,
"swift_version": "5.0"
}