[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / HTNetworkModule / 0.0.2 / HTNetworkModule.podspec.json
blob89b1fb32eba2d949737be037a7754db57cc5c735
2   "name": "HTNetworkModule",
3   "version": "0.0.2",
4   "summary": "test code for HTNetworkModule",
5   "description": "a test project",
6   "homepage": "https://github.com/KyleWhale/HTNetworkModule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/HTNetworkModule.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "HTNetworkModule/Classes/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "HTBaseModule": [
27       "0.0.3"
28     ],
29     "AFNetworking": [
31     ]
32   }