2 "name": "YQM3DownLoad",
4 "summary": "m3 downloader",
5 "description": "Implement m3u8 local caching and playback using operation. Can control the number of media concurrency, a single media file download concurrency; Support task suspend restore, support task cancel.",
6 "homepage": "https://github.com/liyunqi825/YQM3DownLoad.git",
9 "liyunqi": "623056834@qq.com"
15 "git": "https://github.com/liyunqi825/YQM3DownLoad.git",
19 "Classes/m3u8/*.{h,m}",
20 "Classes/m3u8/**/*.{h,m}"
24 "HEADER_SEARCH_PATHS": [
25 "${PODS_ROOT}/AFNetworking/AFNetworking",
26 "${PODS_ROOT}/GCDWebServer/GCDWebServer/Core",
27 "${SRCRoot}/Classes/m3u8/*"