blob: dcdb7996f6f1666685c8a6a63f550cf6e8a490b0 [file] [log] [blame]
{
"name": "HSGoogleDrivePicker",
"version": "0.1.5",
"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": "0.1.5"
},
"source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
"requires_arc": true,
"dependencies": {
"AsyncImageView": [
],
"Google-API-Client/Drive": [
],
"SVPullToRefresh": [
]
}
}