blob: 68b161af219fd844b32560c22b942a699b80099f [file] [log] [blame]
{
"name": "ScrollingBackgrounds",
"version": "1.0.0",
"summary": "UIScrollView backgrounds with dynamic layout",
"homepage": "https://github.com/darrarski/ScrollingBackgrounds",
"authors": {
"Dariusz Rybicki": "darrarski@gmail.com"
},
"social_media_url": "https://twitter.com/darrarski",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/darrarski/ScrollingBackgrounds.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "ScrollingBackgrounds",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}