blob: 61194a174d373268246daa9c4feb08b88db397c7 [file] [log] [blame]
{
"name": "SwiftySKScrollView",
"version": "2.2.0",
"license": "MIT",
"summary": "A swift helper to add a UIScrollView to your SpriteKit scenes.",
"homepage": "https://github.com/crashoverride777/swifty-sk-scroll-view",
"social_media_url": "http://twitter.com/overrideiactive",
"authors": {
"Dominik": "overrideinteractive@icloud.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/crashoverride777/swifty-sk-scroll-view.git",
"tag": "2.2.0"
},
"source_files": "SwiftySKScrollView/**/*.{swift}"
}