[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 2 / Fire / 3.3.3 / Fire.podspec.json
blob06e89d81bafbd0fe101a4a5e4e35753d2f540799
2   "name": "Fire",
3   "version": "3.3.3",
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     "Elias Abel": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/Fire.git",
13     "tag": "3.3.3"
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": "Fire/**/*{.h,.swift}",
23   "public_header_files": "Fire/**/*{.h}",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "Jsonify": [
28     ]
29   },
30   "pushed_with_swift_version": "4.0"