blob: a78242c76610911b45cbc1b8a43dfdcb06f48ff4 [file] [log] [blame]
{
"name": "JMSCycleScrollView",
"version": "1.0.4",
"license": "MIT",
"summary": "A custom image reseeder using Swift.",
"homepage": "https://github.com/James-swift/JMSCycleScrollView",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-swift/JMSCycleScrollView.git",
"tag": "1.0.4"
},
"requires_arc": true,
"description": "JMSCycleScrollView - A custom image reseeder using Swift.",
"source_files": "JMSCycleScrollView/Lib/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Kingfisher": [
"~> 3.10.3"
],
"JMSPageControl": [
"~> 1.0.2"
]
},
"pushed_with_swift_version": "3.0"
}