blob: 1aad773264565496445ecfa77fdc7ef9a1ca1134 [file] [log] [blame]
{
"name": "FSCycleScrollView",
"version": "0.1.1",
"summary": "Swift banner view",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ginxx/FSCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoX": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Ginxx/FSCycleScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FSCycleScrollView/Classes/**/*",
"dependencies": {
"FSPagerView": [
],
"Kingfisher": [
]
},
"swift_version": "4.0"
}