{ | |
"name": "IQImageCarousel", | |
"version": "1.0.3", | |
"license": "MIT", | |
"summary": "An Image Carsoule view on iOS.", | |
"homepage": "https://github.com/DevGuan/IQImageCarousel", | |
"authors": { | |
"DevGuan": "975081801@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/DevGuan/IQImageCarousel.git", | |
"tag": "1.0.3" | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "IQImageCarousel/*.{h,m}", | |
"resources": "IQImageCarousel/GFSCarouselCell.xib" | |
} |