[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / a / d / Hellfire / 0.1.6 / Hellfire.podspec.json
blob87409df3187b61320f88322c9b3c54f8f3fa23bc
2   "name": "Hellfire",
3   "version": "0.1.6",
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.1.6"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Hellfire/Classes/**/*",
24   "swift_version": "5.0"