blob: 75fcb06e4d5d475338ee3ad836652e5e9f6a7596 [file] [log] [blame]
{
"name": "InterfaceOrientation",
"version": "1.0",
"summary": "Screen rotation",
"description": "Items are portrait by default, but sometimes the screen rotation is required.",
"homepage": "https://github.com/ilumanxi/InterfaceOrientation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"风起兮": "fanfan.wind@gmail.com"
},
"source": {
"git": "https://github.com/ilumanxi/InterfaceOrientation.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "InterfaceOrientation/Classes/**/*",
"swift_version": "5.0"
}