blob: 425c530a47b8e128da12bb6b145c5ecc73efb84c [file] [log] [blame]
{
"name": "ScrollingStackContainer",
"version": "0.5.0",
"summary": "Efficient Scrolling Stack Container",
"homepage": "https://github.com/malcommac/ScrollingStackContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniele Margutti": "me@danielemargutti.com"
},
"social_media_url": "http://twitter.com/danielemargutti",
"source": {
"git": "https://github.com/malcommac/ScrollingStackContainer.git",
"tag": "0.5.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "ScrollingStackContainer",
"pushed_with_swift_version": "3.1"
}