4 "summary": "专门处理 url 的 query 的库",
5 "description": "XZURLQuery 让 url 的 query 处理像字典一样简单。",
6 "homepage": "https://github.com/Xezun/XZURLQuery",
12 "Xezun": "developer@xezun.com"
15 "git": "https://github.com/Xezun/XZURLQuery.git",
21 "pod_target_xcconfig": {
22 "GCC_PREPROCESSOR_DEFINITIONS": "XZ_FRAMEWORK=1"
27 "source_files": "XZURLQuery/Code/**/*.{h,m}"