blob: d96ded2fc39bac369c780bea295b6924e24536b9 [file] [log] [blame]
{
"name": "SCLoopScrollView",
"version": "0.6",
"summary": "A View Can Infinite Loop Scroll.",
"homepage": "https://github.com/shicang1990/SCLoopScrollView",
"screenshots": "http://i1.tietuku.com/7db519b122670a90.gif",
"license": "MIT",
"authors": {
"ShiCang": "shicang1990@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/shicang1990/SCLoopScrollView.git",
"tag": "0.6"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}