blob: 68552c621d2ed8b6b6ea4e61ceff38b7a042bf98 [file] [log] [blame]
{
"name": "CYCircularScrollView",
"version": "1.0.5",
"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": "8.0"
},
"source": {
"git": "https://github.com/lxypeter/CYCircularScrollView.git",
"tag": "1.0.5"
},
"source_files": [
"CYCircularScrollView/*",
"CYCircularScrollView/Kingfisher/*"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"Kingfisher": [
"~> 3.2.4"
]
},
"pushed_with_swift_version": "3.0"
}