[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / c / 1 / SCKTEffectsCore / 0.1.0 / SCKTEffectsCore.podspec.json
blob8e6f46ffb177f61769b1136c9255a8f8440b9c16
2   "name": "SCKTEffectsCore",
3   "version": "0.1.0",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "edwinveger": "info@pierrecode.nl"
14   },
15   "source": {
16     "git": "https://github.com/edwinveger/SCKTEffects.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SCKTEffectsCore/Classes/**/*"