[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 2 / Fire / 3.1.0 / Fire.podspec.json
bloba2545e2912ff62f9784f1ba56807f53533e04b3e
2   "name": "Fire",
3   "version": "3.1.0",
4   "summary": "A delightful HTTP/HTTPS networking framework written in Swift",
5   "description": "Fire is a delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platform written in Swift.",
6   "homepage": "https://github.com/Meniny/Fire",
7   "license": "MIT",
8   "authors": {
9     "Meniny": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/Fire.git",
13     "tag": "3.1.0"
14   },
15   "social_media_url": "https://meniny.cn/",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": [
23     "Fire/Fire/**/*{.h}",
24     "Fire/Source/**/*{.swift}"
25   ],
26   "public_header_files": "Fire/Fire/**/*{.h}",
27   "frameworks": "Foundation",
28   "dependencies": {
29     "Jsonify": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"