blob: 87f817447e2ae46c33aa328054875c0456a02609 [file] [log] [blame]
{
"name": "JXRollView",
"version": "2.1.1",
"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.1"
},
"source_files": "JXRollView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}