blob: 84ec7681725f89d6eaaf37bae0443d484e4aff61 [file] [log] [blame]
{
"name": "FCCarouselView",
"version": "1.0.7",
"summary": "This library is implemented Swift cycle carousel",
"homepage": "http://www.fcgeek.com",
"license": "MIT",
"authors": {
"liujianlin": "ljlin1520@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fcgeek/FCCarouselView.git",
"tag": "1.0.7"
},
"source_files": [
"FCCarouselView/FCCarouselView/*.swift",
"FCCarouselView/FCCarouselView.h"
],
"resources": [
"FCCarouselView/FCCarouselView/*.png"
],
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}