2 "name": "SCNetworkAgent",
4 "summary": "A cocoa network abstract layer.",
5 "description": "SCNetworkAgent module is a cocoa network abstract layer, business module needn't care the owner network implementation.\nThe owner must implement SCNetworkAgent's methods by registration before business module send request!",
6 "homepage": "https://github.com/debugly/SCNetworkAgent",
12 "MattReach": "qianglongxu@gmail.com"
15 "git": "https://github.com/debugly/SCNetworkAgent.git",
22 "source_files": "SCNetworkAgent/Classes/**/*",
23 "frameworks": "Foundation"