2 "name": "SCKTEffectsCore",
4 "summary": "Provides core logic for SCKTEffects.",
5 "description": "This framework serves as the backbone for a custom class which can be\nanimated using custom animation functions. You wouldn't use this on its own unless you have a custom node hierarchy that you want to animate.\nIt is based on SKTEffects by raywenderlich.com.",
6 "swift_version": "3.0",
7 "homepage": "https://github.com/edwinveger/SCKTEffects",
13 "edwinveger": "info@pierrecode.nl"
16 "git": "https://github.com/edwinveger/SCKTEffects.git",
22 "source_files": "SCKTEffectsCore/Classes/**/*"