[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / e / ROThumbnailGenerator / 2.0.1 / ROThumbnailGenerator.podspec.json
blobd5e89bb61762ecfeacdee716506cfd9de5983701
2   "name": "ROThumbnailGenerator",
3   "version": "2.0.1",
4   "summary": "Creates thumbnails of different file types very easily",
5   "description": "It does create a thumbnail by the given file url. Creation of PDF, Image and Video thumbnails is per default supported.\nWith implementing the ROThumbnailGenerator it is very simple to add an additional ThumbnailGenerator for a missing file type.",
6   "homepage": "https://github.com/prine/ROThumbnailGenerator",
7   "license": "MIT",
8   "authors": {
9     "Robin Oster": "robin.oster@rascor.com"
10   },
11   "source": {
12     "git": "https://github.com/prine/ROThumbnailGenerator.git",
13     "tag": "2.0.1"
14   },
15   "social_media_url": "https://twitter.com/prinedev",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*",
21   "resource_bundles": {
22     "ROBarcodeScanner": [
23       "Pod/Assets/*.png"
24     ]
25   }