blob: 9d257d4fbc369e69a0fd047430281dda26c020ce [file] [log] [blame]
{
"name": "Fire",
"version": "3.3.2",
"summary": "A delightful HTTP/HTTPS networking framework written in Swift",
"description": "Fire is a delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platform written in Swift.",
"homepage": "https://github.com/Meniny/Fire",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Fire.git",
"tag": "3.3.2"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Fire/**/*{.h,.swift}",
"public_header_files": "Fire/**/*{.h}",
"frameworks": "Foundation",
"dependencies": {
"Jsonify": [
]
},
"pushed_with_swift_version": "4.0"
}