2 "name": "STNetTaskQueue",
4 "summary": "Queue for managing network requests",
5 "description": " STNetTaskQueue may be your choice if you want to handle each network request stuff in separated STNetTask instead of having all the network requests logics in a \"Manager\" class\n",
6 "homepage": "https://github.com/kevin0571/STNetTaskQueue",
12 "Kevin Lin": "kevin_lyn@outlook.com"
18 "git": "https://github.com/kevin0571/STNetTaskQueue.git",
26 "source_files": "STNetTaskQueue/*.{h,m}",
27 "public_header_files": "STNetTaskQueue/*.h"