[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 3 / 7 / TDImageUtils / 1.0.0 / TDImageUtils.podspec.json
blob61d89226b600f193ac63bfcc2dfb9567f5727d30
2   "name": "TDImageUtils",
3   "version": "1.0.0",
4   "summary": "A lightweight lib to resize, compress images for UIImage class.",
5   "description": "A lightweight lib to resize, compress images for UIImage class write by Swift 4.2.",
6   "homepage": "https://github.com/thongdn-it/TDImageUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thong Dang": "thongdn.it@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/thongdn-it/TDImageUtils.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "TDImageUtils/Classes/**/*",
23   "swift_version": "4.2"