blob: f47df08c1779db99bd293d685dd7c89f00e0c5a8 [file] [log] [blame]
{
"name": "ZQLPopView",
"version": "0.0.1",
"summary": "A short description of ZQLTest.",
"description": "曾清林",
"homepage": "https://github.com/ZengQingLinZ/ZQLPopView",
"license": "MIT",
"authors": {
"zengqinglin": "328318821@qq.com"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZengQingLinZ/ZQLPopView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"source_files": "Classes/**/*.{h,m,mm}",
"resources": "Classes/**/*.{xib}",
"dependencies": {
"SDWebImage": [
]
}
}