blob: d8b9679d95578bd00aeac201cc80a018bfbce1ef [file] [log] [blame]
{
"name": "FCCarouselView",
"version": "1.0.3",
"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.3"
},
"source_files": [
"FCCarouselView/FCCarouselView/*.swift",
"FCCarouselView/FCCarouselView.h"
],
"resources": [
"FCCarouselView/FCCarouselView/*.png"
],
"requires_arc": true
}