blob: 4dfd7d9d5cd781a5fd5383d57334e7f1089a2518 [file] [log] [blame]
{
"name": "DCScrollView",
"version": "1.2.0",
"summary": "DCScrollView is an extension of UIScrollView that scrolling through the content, the title scrolls with a delay like Etsy app for iOS.",
"homepage": "https://github.com/hirohisa/DCScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"source": {
"git": "https://github.com/hirohisa/DCScrollView.git",
"tag": "1.2.0"
},
"platforms": {
"ios": null
},
"source_files": "DCScrollView",
"requires_arc": true
}