blob: 138aca3c46a79d49e595d2974627457b462dec44 [file] [log] [blame]
{
"name": "HJFullScreen",
"version": "0.1.0",
"summary": "HJFullScreen use a container view make a fullscreen action, write by swift",
"description": "It is use a container view to make fullscreen easy to use. You can cusom a show viewcontroller make its support interface Orientation, add the view will be fullscreen in the container, then present it.",
"homepage": "https://github.com/keithmorning/HJFullScreen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keithmorning": "keith.objc@gmail.com"
},
"source": {
"git": "https://github.com/keithmorning/HJFullScreen.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HJFullScreen/Classes/**/*",
"swift_version": "5.0"
}