blob: 2c3cf20068a790fda18161cbd3bc4b206eb3b144 [file] [log] [blame]
{
"name": "MKCarouselView",
"version": "1.0.1",
"summary": "a carouselView like UITableView",
"homepage": "https://github.com/xiushaomin/MKCarouselView",
"license": "MIT",
"authors": {
"xiushaomin": "xiushaomin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiushaomin/MKCarouselView.git",
"tag": "1.0.1"
},
"source_files": "MKCarouselView/*.{h,m}",
"requires_arc": true
}