blob: 6faa6b0e10c71527b63b499c4a89e0d95b206745 [file] [log] [blame]
{
"name": "JXRollView",
"version": "2.1.0",
"summary": "The easiest way to create an infinite loop scroll view.",
"description": "The easiest way to create an infinite loop scroll view.Only need a few simple steps.",
"homepage": "https://github.com/augsun/JXRollView",
"license": "MIT",
"authors": "CoderSun",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/augsun/JXRollView.git",
"tag": "2.1.0"
},
"source_files": "JXRollView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}