blob: 44b67d292bbef0c0fc589013cddfa9e9e751afec [file] [log] [blame]
{
"name": "CYCircularScrollView",
"version": "2.0.2",
"summary": "Used for picture banner or information display like announcement.",
"homepage": "https://github.com/lxypeter/CYCircularScrollView",
"license": "MIT",
"authors": {
"CY.Lee": "lxypeter@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lxypeter/CYCircularScrollView.git",
"tag": "2.0.2"
},
"source_files": [
"CYCircularScrollView/*"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"Kingfisher": [
"~> 4.0.1"
]
},
"pushed_with_swift_version": "4.0"
}