blob: 64c0813eac0040b2bc6200dad4e558d0c559273b [file] [log] [blame]
{
"name": "UICarouselScrollView",
"version": "1.0.2",
"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.2"
},
"source_files": "UICarouselScrollView/Classes/**/*",
"resources": "UICarouselScrollView/Classes/**/*.{png,bundle,xib,nib}",
"requires_arc": true
}