blob: d5692cab03cfa3bdf0f14cc8381d8e387c8772b4 [file] [log] [blame]
{
"name": "ScrollStackController",
"version": "1.1.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.1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}