blob: 05995f42ad13152619bbbf4ff2dd921a794a90ca [file] [log] [blame]
{
"name": "PagingScrollView",
"version": "0.1.8",
"summary": "a simple scrollView that can support scroll loop",
"homepage": "https://github.com/Ja7423/PagingScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ja7423": "snake9725074@gmail.com"
},
"source": {
"git": "https://github.com/Ja7423/PagingScrollView.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PagingScrollView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}