[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / d / 1 / ThumbnailGenerator / 1.0 / ThumbnailGenerator.podspec.json
blob2ba92f7c0e0246f275734480b34e358e83fc5bca
2   "name": "ThumbnailGenerator",
3   "version": "1.0",
4   "summary": "A swift library to create image thumbnails",
5   "description": "A swift library consisting of a UIImage extention to create image thumbnails with reduced ratio and file size.",
6   "homepage": "https://github.com/bcgllc/ThumbnailGenerator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bcgllc": "Burris Consulting Group, LLC"
13   },
14   "source": {
15     "git": "https://github.com/bcgllc/ThumbnailGenerator.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/burrisgroup",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "ThumbnailGenerator/Classes/**/*",
24   "swift_version": "5.0"