[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 4 / 2 / BackgroundEffectView / 1.0.0 / BackgroundEffectView.podspec.json
blob7530790872be7f7a0cc98571bba49550bda33d6b
2   "name": "BackgroundEffectView",
3   "version": "1.0.0",
4   "summary": "A lightweight wrapper around CAEmitterLayer; create background particle effects more easily with less code!",
5   "description": "Makes working with CAEmitterLayer more simpler by reducing the code necessary to set up a particle effect, also includes some more customisation so you can create a great particle effect in your application.",
6   "homepage": "https://github.com/LukeSmith16",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Luke Smith": "lukeedwardsmith97@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/LukeSmith16/BackgroundEffectView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "BackgroundEffectView",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"