[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 2 / HSGoogleDrivePicker / 3.0.0 / HSGoogleDrivePicker.podspec.json
blobaaaff83177b2f0117156c736140de64cb632c355
2   "name": "HSGoogleDrivePicker",
3   "version": "3.0.0",
4   "summary": "A sane and simple file picker for Google Drive.",
5   "homepage": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker",
6   "screenshots": "https://raw.githubusercontent.com/ConfusedVorlon/HSGoogleDrivePicker/master/images/iPadPicker.png",
7   "license": "MIT",
8   "authors": {
9     "Rob": "Rob@HobbyistSoftware.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git",
17     "tag": "3.0.0"
18   },
19   "source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
20   "requires_arc": true,
21   "dependencies": {
22     "AsyncImageView": [
24     ],
25     "GoogleAPIClientForREST/Drive": [
26       "~> 1.2.1"
27     ],
28     "GoogleSignIn": [
29       "~> 5.0.0"
30     ]
31   },
32   "static_framework": true,
33   "swift_version": "5.0"