[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 3 / 4 / HTMIFileUploadManager / 0.1.3 / HTMIFileUploadManager.podspec.json
blob590de34799a8512febf51bfee0fafc8936405f7c
2   "name": "HTMIFileUploadManager",
3   "version": "0.1.3",
4   "summary": "A short description of HTMIFileUploadManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/MyCoding521/HTMIFileUploadManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMIFileUploadManager.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMIFileUploadManager/Classes/**/*",
22   "dependencies": {
23     "HTMINetWork": [
24       "~> 1.2.6"
25     ],
26     "HTMIBaseComponent": [
27       "~> 1.1.7"
28     ],
29     "FMDB/SQLCipher": [
30       "2.5"
31     ],
32     "MJExtension": [
33       "~> 3.0.13"
34     ],
35     "HTMIDBManager": [
36       "~> 1.1.2"
37     ]
38   }