blob: 3e69777ebe018dfbb315b426155e0be887ea35f6 [file] [log] [blame]
{
"name": "JMSCycleScrollView",
"version": "1.1.0",
"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.1.0"
},
"requires_arc": true,
"description": "JMSCycleScrollView - A custom image reseeder using Swift.",
"source_files": "JMSCycleScrollView/Lib/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Kingfisher": [
"~> 4.2.0"
],
"JMSPageControl": [
"~> 1.0.2"
]
}
}