blob: ab29007c08dc03f72b68c2318c149a6faf9649e2 [file] [log] [blame]
{
"name": "RSCarouselViewLib",
"version": "0.2.0",
"summary": "High-performance banner-framework.",
"description": "In many projects, there will be a picture carousel function. Nowadays, the online carousel framework is endless and strange. According to my own ideas, the image rotation is implemented using two imageViews.",
"homepage": "https://github.com/ReverseScale/RSCarouselViewLib",
"license": "MIT",
"authors": {
"ReverseScale": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/RSCarouselViewLib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSCarouselViewLib/Classes/**/*",
"requires_arc": true
}