blob: 0fea7b33507a16401c4ab8b2ad35ae48d5523195 [file] [log] [blame]
{
"name": "HSGoogleDrivePicker",
"version": "1.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": "1.0"
},
"source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
"requires_arc": true,
"dependencies": {
"AsyncImageView": [
],
"GoogleAPIClient/Drive": [
],
"GTMOAuth2": [
],
"SVPullToRefresh": [
]
}
}