blob: a7c04fff8726adedba4f313498f68703fed9cb13 [file] [log] [blame]
{
"name": "APAXCarousel",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "APAXCarousel/APAXCarouselController.swift",
"pushed_with_swift_version": "3.0"
}