[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / a / HTMIDownloadManager / 0.1.1 / HTMIDownloadManager.podspec.json
blob0673c134593392afa57d597ee15ba5b772e53973
2   "name": "HTMIDownloadManager",
3   "version": "0.1.1",
4   "summary": "A short description of HTMIDownloadManager.",
5   "description": "TODO: my download.",
6   "homepage": "https://github.com/lqwang521/HTMIDownloadManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://github.com/lqwang521/HTMIDownloadManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMIDownloadManager/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.0"
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "MD5",
34       "platforms": {
35         "ios": "8.0"
36       },
37       "source_files": "HTMIDownloadManager/Classes/NSString+Hash.{h,m}",
38       "public_header_files": "HTMIDownloadManager/Classes/NSString+Hash.h",
39       "frameworks": "UIKit"
40     }
41   ]