blob: 9ac23db0a084f10530e6198eaa3f0344c61b3194 [file] [log] [blame]
{
"name": "JXRollView",
"version": "1.2.3",
"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": "1.2.3"
},
"source_files": "JXRollView/libs/JXRollView",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.5"
]
}
}