blob: fb214582081ec0de684b519424f87217376118cd [file] [log] [blame]
{
"name": "SwiftySKScrollView",
"version": "2.1.1",
"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,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/crashoverride777/swifty-sk-scroll-view.git",
"tag": "2.1.1"
},
"source_files": "SwiftySKScrollView/**/*.{swift}"
}