4 "summary": "iOS上,提供异步任务封装工具,可用于网络请求的封装",
5 "description": "* 提供异步任务封装工具,可用于网络请求的封装",
6 "homepage": "https://gitee.com/sushangjin/MKAPI",
9 "file": "MKAPI/LICENSE"
12 "sushangjin": "381130632@qq.com"
15 "git": "https://gitee.com/sushangjin/MKAPI",
21 "source_files": "MKAPI/*.h",
22 "frameworks": "UIKit",
26 "source_files": "MKAPI/Core/*.{h,m}",
31 "source_files": "MKAPI/Http/*.{h,m}",
43 "name": "API_AFNetworking",
44 "source_files": "MKAPI/API_AFNetworking/*.{h,m}",
60 "source_files": "MKAPI/ServiceApi/*.{h,m}",