[Add] PBCamera 1.0.2
[CocoaPods.git] / Specs / 6 / 8 / 4 / SnappyImg / 0.3.0 / SnappyImg.podspec.json
bloba0f35296349ae56059cc3f9318f7ee9f70182c99
2   "name": "SnappyImg",
3   "version": "0.3.0",
4   "summary": "Scale, crop and optimize images on-the-fly, with all the benefits of a CDN.",
5   "description": "Scale, crop and optimize images on-the-fly, with all the benefits of a CDN. This library helps you to create correct urls to get images from http://snappyimg.com as specified.",
6   "homepage": "https://github.com/snappyimg/snappyimg-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin vytick Vytrhlik": "dev@mangoweb.cz"
13   },
14   "source": {
15     "git": "https://github.com/snappyimg/snappyimg-ios.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.3.1"
20   },
21   "swift_versions": "4.2",
22   "source_files": "SnappyImg/Classes/**/*",
23   "dependencies": {
24     "CryptoSwift": [
26     ]
27   },
28   "swift_version": "4.2"