blob: d3801eea95ae86522094c6749a566065c9ba013c [file] [log] [blame]
{
"name": "EMModalStyle",
"version": "1.0.1",
"summary": "modal半个控制器",
"homepage": "https://github.com/DengJu/ModalHalfController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ermao": "xebdison@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DengJu/ModalHalfController.git",
"tag": "1.0.1"
},
"source_files": "EMModalStyle/*.{h,m}",
"frameworks": "UIKit",
"static_framework": true
}