blob: 1270fd7f9ba8698a79e22ff1f508e326bd2cdf13 [file] [log] [blame]
{
"name": "HSGoogleDrivePicker",
"version": "2.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": "7.0"
},
"source": {
"git": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git",
"tag": "2.0.0"
},
"source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
"requires_arc": true,
"dependencies": {
"AsyncImageView": [
],
"GoogleAPIClient/Drive": [
],
"Google/SignIn": [
],
"SVPullToRefresh": [
]
}
}