[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / c / PixelSDK / 5.0.0 / PixelSDK.podspec.json
blobb3c2caae371e25c056007cfb0b805418c581d0f3
2   "name": "PixelSDK",
3   "version": "5.0.0",
4   "license": "https://www.pixelsdk.com/terms-of-use/",
5   "summary": "Pixel SDK is a photo and video editing framework written in Swift.",
6   "homepage": "https://www.pixelsdk.com",
7   "authors": {
8     "Pixel SDK": "support@pixelsdk.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/GottaYotta/PixelSDK.git",
15     "tag": "5.0.0"
16   },
17   "vendored_frameworks": "PixelSDK.framework",
18   "ios": {
19     "dependencies": {
20       "GPUImage2-Pixel": [
21         "~> 3.0.3"
22       ]
23     }
24   },
25   "frameworks": [
26     "AVFoundation"
27   ],
28   "swift_versions": "5.0",
29   "swift_version": "5.0"