blob: 7c12175bdbbb074c8e4b90da36295653c11d84b1 [file] [log] [blame]
{
"name": "JMSCycleScrollView",
"version": "1.0.1",
"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.1"
},
"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.1"
]
},
"pushed_with_swift_version": "3.0"
}