blob: e0cb453c1f1146003b1b498a6f4bb9f50201d608 [file] [log] [blame]
{
"name": "QMUICore",
"version": "1.0.0",
"summary": "QMUIKit/QMUICore for Swift to use",
"description": "TODO: QMUIKit/QMUICore for Swift to use.",
"homepage": "https://github.com/tospery/QMUICore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangjianxiang": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/QMUICore.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QMUICore/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"Photos"
],
"dependencies": {
"QMUIKit/QMUICore": [
"4.0.3"
]
}
}