[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / 4 / f / a / Pixaven / 1.0.4 / Pixaven.podspec.json
blob6081df3b49f68b9685c9bee51193db24d9b5c366
2   "name": "Pixaven",
3   "version": "1.0.4",
4   "summary": "The official Swift integration for the Pixaven Image API",
5   "description": "Pixaven is an enterprise-grade image processing SaaS. Resize, scale, crop, mask, filter and enhance your images with blazing speed.",
6   "homepage": "https://github.com/pixaven/pixaven-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pixaven": "support@pixaven.com"
13   },
14   "source": {
15     "git": "https://github.com/pixaven/pixaven-swift.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "Pixaven/Classes/**/*",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "MobileCoreServices"
26   ],
27   "swift_versions": "5.0",
28   "swift_version": "5.0"