2 "name": "CKDownloadManager",
4 "summary": "A Download manager surport resum download. You only implement the delegate.It is simple to use.",
5 "description": "CKDownloadManager is a download framework.There are more features compare other download Framekwork.",
6 "homepage": "https://github.com/kaich/CKDownloadManager",
9 "kaich": "chengkai1853@163.com"
12 "git": "https://github.com/kaich/CKDownloadManager.git",
20 "CKDownloadManager": [
26 "DownloadViewController",
27 "Extension/ASIHTTPRequestAdaptor"
33 "Pod/Classes/Core/*.{h,m}",
34 "Pod/Classes/Component/*.{h,m}"
36 "libraries": "sqlite3.0",
50 "name": "DownloadViewController",
52 "Pod/Classes/DownloadViewController/*.{h,m}",
53 "Pod/Classes/Util/*.{h,m}"
56 "CKDownloadManager/Core": [
59 "CKDownloadManager/Extension/FileModel": [
70 "CKDownloadManager/Core": [
76 "name": "ASIHTTPRequestAdaptor",
77 "source_files": "Pod/Classes/Extension/ASIHTTPRequestAdaptor/*.{h,m}",
86 "source_files": "Pod/Classes/Extension/FileModel/*.{h,m}"
90 "source_files": "Pod/Classes/Extension/HTTPServer/*.{h,m}",
99 "source_files": "Pod/Classes/Extension/Nearby/*.{h,m}",
101 "CKDownloadManager/Extension/FileModel": [
111 "source_files": "Pod/Classes/Extension/Others/*.{h,m}"