blob: 421c16de3c27b60e2b1ed336a347fbd9d76dc1c4 [file] [log] [blame]
{
"name": "SwiftyOrientation",
"version": "0.1.1",
"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.1"
},
"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"
}