2 "name": "XPNetworking",
4 "summary": "面向对象的网络编程框架",
5 "homepage": "https://github.com/HolyLe/XPNetworking.git",
8 "麻小亮": "zshnr1993@qq.com"
14 "git": "https://github.com/HolyLe/XPNetworking.git",
17 "public_header_files": "XPNetworking/Network/XPNetworking.h",
18 "source_files": "XPNetworking/Network/XPNetworking.h",
23 "source_files": "XPNetworking/Network/XPRequest/**/*.{h,m}",
24 "public_header_files": "XPNetworking/Network/XPRequest/**/*.h",
29 "XPNetworking/XPCache": [
36 "public_header_files": "XPNetworking/Network/XPCache/*.h",
37 "source_files": "XPNetworking/Network/XPCache/*.{h,m}",