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