blob: 3399d934a9335cf3602ec646046db1b95faf5dc0 [file] [log] [blame]
{
"name": "ScrollStackController",
"version": "1.2.0",
"summary": "Create complex scrollable layout using UIViewController and simplify your code",
"homepage": "https://github.com/malcommac/ScrollStackController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "hello@danielemargutti.com"
},
"social_media_url": "http://www.twitter.com/danielemargutti",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/malcommac/ScrollStackController.git",
"tag": "1.2.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}