blob: 0745bd7b7a609622b455682b184fa5089f1407d9 [file] [log] [blame]
{
"name": "SwiftyOrientation",
"version": "0.1.2",
"summary": "SwiftyOrientation is helper for oreintation handling.",
"description": "'SwiftyOrientation is a helper for handling iOS orientation. Easy wrapup for getting and setting iOS orientation.'",
"homepage": "https://github.com/ahsanaasim/SwiftyOrientation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahsan Aasim": "ahsan.aasim@gmail.com"
},
"source": {
"git": "https://github.com/ahsanaasim/SwiftyOrientation.git",
"tag": "0.1.2"
},
"social_media_url": "https://www.facebook.com/ahsan.aasim.03",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}