[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / a / Pixaven / 1.0.1 / Pixaven.podspec.json
blobcef3f4b99c3c88bef2360bf6b62f75162a4656a6
2   "name": "Pixaven",
3   "version": "1.0.1",
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://www.pixaven.com",
7   "license": "MIT",
8   "authors": {
9     "Pixaven": "support@pixaven.com"
10   },
11   "source": {
12     "git": "https://github.com/pixaven/pixaven-swift.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "Pixaven/Classes/**/*",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "MobileCoreServices"
23   ],
24   "swift_versions": "5.0",
25   "swift_version": "5.0"