blob: 2177ee058ebb238b99becd95a0090e4d92452200 [file] [log] [blame]
{
"name": "UMParallaxView",
"version": "0.1.1",
"summary": "A Swift View Parallax header for UITableView, UIScrollView",
"homepage": "https://github.com/ramonvic/UMParallaxView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ramon Vicente": "ramonvicentesilva@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ramonvic/UMParallaxView.git",
"tag": "0.1.1"
},
"source_files": "UMParallaxView/**/*.swift",
"requires_arc": true
}