blob: 8d4076d7fa5e63069d95add3d015b1426a01ba69 [file] [log] [blame]
{
"name": "UICarouselScrollView",
"version": "1.0.10",
"platforms": {
"ios": "7.0"
},
"summary": "Horizontal carousel scrollview with specific content size",
"homepage": "https://github.com/skswhwo/UICarouselScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skswhwo": "skswhwo@gmail.com"
},
"source": {
"git": "https://github.com/skswhwo/UICarouselScrollView.git",
"tag": "1.0.10"
},
"source_files": "UICarouselScrollView/Classes/**/*.{h,m}",
"resources": "UICarouselScrollView/Classes/**/*.{png,bundle,xib,nib}",
"requires_arc": true
}