[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 7 / 2 / HSGoogleDrivePicker / 0.1.3 / HSGoogleDrivePicker.podspec.json
blob6eacf07d76df8263e1237cebf35bc914bf3ec89f
2   "name": "HSGoogleDrivePicker",
3   "version": "0.1.3",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ConfusedVorlon/HSGoogleDrivePicker.git",
16     "tag": "0.1.3"
17   },
18   "source_files": "HSGoogleDrivePicker/HSGoogleDrivePicker",
19   "requires_arc": true,
20   "dependencies": {
21     "AsyncImageView": [
23     ],
24     "Google-API-Client/Drive": [
26     ],
27     "SVPullToRefresh": [
29     ]
30   }