[Add] SRTHaishinKit 2.0.3
[CocoaPods.git] / Specs / 6 / 0 / 8 / YUDisplacementTransition / 1.0 / YUDisplacementTransition.podspec.json
blob9b1647994699979ff587830649211a39f5a2e401
2   "name": "YUDisplacementTransition",
3   "version": "1.0",
4   "summary": "A GPU accelerated displacement transition library.",
5   "description": "A GPU accelerated transition library which makes use of displacement maps to create distortion effects.",
6   "homepage": "https://github.com/yuao/YUDisplacementTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuao": "me@imyuao.com"
13   },
14   "source": {
15     "git": "https://github.com/yuao/YUDisplacementTransition.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YUDisplacementTransition/Classes/**/*",
22   "dependencies": {
23     "MetalPetal/Swift": [
25     ]
26   },
27   "swift_versions": "5.0"