blob: de48e17ca7186d89754b5677472f3558c8079642 [file] [log] [blame]
{
"name": "MECarouselView",
"version": "1.0.0",
"summary": "A carousel view to UIKit-based applications.",
"description": "The MECarouselView is a UIKit framework highly customizable and very adaptative.",
"homepage": "https://github.com/massaentertainment",
"screenshots": "https://raw.githubusercontent.com/massaeentertainment/MECircularMenu/master/Screenshots/circm.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "MassaEntertainment",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/massaentertainment/MECarouselView.git",
"tag": "1.0.0"
},
"source_files": [
"MECarouselView",
"CarouselScrollView/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}