[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 2 / HSGoogleDrivePicker / 2.1.0 / HSGoogleDrivePicker.podspec.json
blobaf9954b481cfee53c4267df46a78c9ab5b14bc2b
2   "name": "HSGoogleDrivePicker",
3   "version": "2.1.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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git",
16     "tag": "2.1.0"
17   },
18   "source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
19   "requires_arc": true,
20   "dependencies": {
21     "AsyncImageView": [
23     ],
24     "GoogleAPIClient/Drive": [
26     ],
27     "Google/SignIn": [
29     ],
30     "SVPullToRefresh": [
32     ]
33   }