[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / 0 / QCropper-Topaz / 0.1.7 / QCropper-Topaz.podspec.json
blob796eff62b112c55f0049201f6c9fd1f8aee9c8db
2   "name": "QCropper-Topaz",
3   "version": "0.1.7",
4   "summary": "Image cropping/rotating/straightening library for iOS in Swift.",
5   "description": "Image cropping/rotating/straightening library for iOS in Swift.\nThis project aims to provide an image cropping experience like iOS Photos.app.",
6   "homepage": "https://github.com/ja-topaz/QCropper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JA": "ja.kernodle@topazlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/ja-topaz/QCropper.git",
16     "tag": "0.1.7"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "QCropper/**/*",
23   "resources": [
24     "Assets/*.png"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "5.0"