2 "name": "SWGradientNode",
4 "summary": "This is a sweep color gradient.",
5 "description": "SWGradientNode is a subclass of SKSpriteNode that draws a sweep gradient around a center point with initial angle. See the README",
6 "homepage": "https://github.com/NSSimpleApps/SWGradientNode",
12 "NSSimpleApps, Sergey Poluyanov": "ns.simple.apps@gmail.com"
15 "git": "https://github.com/NSSimpleApps/SWGradientNode.git",
19 "frameworks": "SpriteKit",
24 "default_subspecs": "ObjC",
28 "source_files": "Source/ObjC/*.{h,m}",
29 "public_header_files": "Source/ObjC/SWGradientNode.h"
33 "source_files": "Source/Swift/*.swift"