blob: 810f7e79bfd83d4ae520b58ce00539fc1d8794ba [file] [log] [blame]
{
"name": "XQUIExtensions",
"version": "0.0.1",
"summary": "A short description of XQUIExtensions.",
"description": "There is no desc",
"homepage": "https://gitee.com/xyan88/XQUIExtensions",
"license": "MIT",
"authors": {
"chenxueqing": "627556128@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://gitee.com/xyan88/XQUIExtensions.git",
"tag": "0.0.1"
},
"source_files": [
"Classes/**/*",
"Classes/**/*.{swift}"
],
"swift_version": "4.2"
}