blob: e7b8034bb09a75852078134f13c72d3722796f13 [file] [log] [blame]
{
"name": "JustFlyPresentation",
"version": "1.0",
"summary": "Custom presentation based on UIPresentationController",
"homepage": "https://github.com/hxwxww/JustFlyPresentation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hxwxww": "hxwxww@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hxwxww/JustFlyPresentation.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"JustFlyPresentation/JustFlyPresentation/**/*.{h,m,swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}