blob: 42ffd34f34c9eb6cb6294377da2cbda2169d0d9e [file] [log] [blame]
{
"name": "SVSwiper",
"version": "0.1.0",
"summary": "SVSwiper framework allows users to have navigation within a single Controller",
"swift_versions": "4.0",
"description": "'SVSwiper framework allows users to have navigation within a single controller. This library has delegate methods which allows users to customise the navigation options such as menubar tintColor, titles for controllers and other properties'",
"homepage": "https://github.coventry.ac.uk/sareenv/SVSwiper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinayak": "sareenv@uni.coventry.ac.uk"
},
"source": {
"git": "https://github.coventry.ac.uk/sareenv/SVSwiper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SVSwiper/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}