2 "name": "RHTransferKit",
4 "summary": "HTTP downloading with redirect and resume, HTTP uploading, FTP downloading with resume.",
5 "description": " Based on WTClient, a WebDAV client, the http download class is capable of redirecting HTTP 301s, as well as pausing and resuming.\n The FTP Client is based solely on Core Foundation streams.\n",
6 "homepage": "https://github.com/ryanhomer/RHTransferKit",
9 "Ryan Homer": "ryan@murage.ca"
12 "git": "https://github.com/ryanhomer/RHTransferKit.git",
15 "social_media_url": "https://twitter.com/rah71",
19 "requires_arc": false,
21 "Pod/Classes/*.{h,c}",
22 "Pod/Classes/WebDAV/*.{h,c}"