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