[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / BackgroundEffectView / 1.0.2 / BackgroundEffectView.podspec.json
blob5ecc7f6fabe3ce35a35246bf9be7971111e65a3f
2   "name": "BackgroundEffectView",
3   "version": "1.0.2",
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/BackgroundEffectView",
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"