[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 4 / 3 / HJMURLDownloader / 1.1.0 / HJMURLDownloader.podspec.json
blobb166e42dae5fb3a3f9c9ea57b49c0bf6d7ee92f0
2   "name": "HJMURLDownloader",
3   "version": "1.1.0",
4   "summary": "common downloader based on NSURLSession",
5   "homepage": "https://github.com/HujiangTechnology/HJMURLDownloader",
6   "license": "MIT",
7   "authors": "Hujiang iOS Team",
8   "source": {
9     "git": "https://github.com/HujiangTechnology/HJMURLDownloader.git",
10     "tag": "1.1.0"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source_files": [
17     "HJMURLDownloader/*.{h,m}",
18     "HJMURLDownloader/Views/*.{h,m}",
19     "HJMURLDownloader/ViewControllers/*.{h,m}",
20     "HJMURLDownloader/Models/*.{h,m}",
21     "HJMURLDownloader/Extensions/*.{h,m}"
22   ],
23   "resources": [
24     "HJMURLDownloader/Resource/HJMDownloader.xcdatamodeld",
25     "HJMURLDownloader/Resource/*.xcmappingmodel",
26     "HJMURLDownloader/Resource/*.png"
27   ]