blob: 6fbfb7417aea4ae60d6bf2803e04486e54962a0f [file] [log] [blame]
{
"name": "XQSheet",
"version": "2.0.0",
"summary": "A convenient sheet presented from bottom.",
"description": "A convenient sheet presented from bottom, which implement by Objective-C.",
"homepage": "https://github.com/xq-120/XQSheet",
"license": "MIT",
"authors": {
"xq-120": "1204556447@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xq-120/XQSheet.git",
"tag": "2.0.0"
},
"source_files": "XQSheet/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"JKPresentationController": [
"~> 1.0.0"
]
},
"swift_version": "5.0"
}