blob: 6309c6e465a63355b19f557128ad32d2cae661d4 [file] [log] [blame]
{
"name": "APAXCarousel",
"version": "0.1.0",
"summary": "A simple to implement carousel for iOS",
"description": "A simple to implement carousel for iOS.",
"homepage": "https://github.com/joegesualdo/APAXCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Gesualdo": "joegesualdo@gmail.com"
},
"source": {
"git": "https://github.com/joegesualdo/APAXCarousel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "APAXCarousel/APAXCarouselController.swift",
"pushed_with_swift_version": "3.0"
}