[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 2 / a / d / Hellfire / 0.4.1 / Hellfire.podspec.json
blobd1ae0f693486bed0634048c374dc7c202b2901aa
2   "name": "Hellfire",
3   "version": "0.4.1",
4   "summary": "Hellfire Network Lib",
5   "description": "Hellfire is a lightweight and easy to use network lib that supports JSON serialization on complex custom types, optional/configurable response caching and reachability.",
6   "homepage": "https://github.com/ehellyer/Hellfire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ed Hellyer": "ejhellyer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ehellyer/Hellfire.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Hellfire/Classes/**/*",
24   "swift_version": "5.0"