blob: fd55a9a7d89f1d3cb2feae00de5d5e98b54f3a85 [file] [log] [blame]
{
"name": "SCInfiniteLoopScrollView",
"version": "0.0.1",
"summary": "A Infinite Loop ScrollView.",
"description": " A longer description of SCInfiniteLoopScrollView in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/shicang1990/SCInfiniteLoopScrollView.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ShiCang": "shicang1990@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/shicang1990/SCInfiniteLoopScrollView.git",
"tag": "0.0.1"
},
"source_files": [
"SCInfiniteLoopScrollView",
"SCInfiniteLoopScrollView/*.{h,m}"
],
"requires_arc": true
}