blob: 1c2f91a68a8cf4987f6cfe4e3c50c01602c24afc [file] [log] [blame]
{
"name": "APEXCarousel",
"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/APEXCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Gesualdo": "joegesualdo@gmail.com"
},
"source": {
"git": "https://github.com/joegesualdo/APEXCarousel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "APEXCarousel/APEXCarouselController.swift",
"pushed_with_swift_version": "3.0"
}