[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / 2 / e / ImageFit / 1.0.0 / ImageFit.podspec.json
blob3f94f3abfab375d397e18be6ea1961dc343bc4df
2   "name": "ImageFit",
3   "version": "1.0.0",
4   "summary": "ImageFit is a library that optimize UIImage according to vertical and horizontal size.",
5   "description": "\"ImageFit is a library that optimize UIImage according to vertical and horizontal size.\"",
6   "homepage": "https://github.com/konojunya/ImageFit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Junya Kono": "junya.developer@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/konojunya/ImageFit.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ImageFit/*.swift",
22   "pushed_with_swift_version": "3.0"