blob: 1b6e489872e9043efb63332c1c66e2936a215331 [file] [log] [blame]
{
"name": "UICarouselScrollView",
"version": "1.1.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.1.2"
},
"source_files": "UICarouselScrollView/Classes/**/*.{h,m}",
"resources": "UICarouselScrollView/Classes/**/*.{png,bundle,xib,nib}",
"requires_arc": true
}