blob: 7a4eb3c58fc9c2a9d95f8fdcb0dd9517c57fc816 [file] [log] [blame]
{
"name": "MXNetworkingSwift",
"version": "2.0.1",
"summary": "A delightful networking framework for iOS platform.",
"description": "A stable version of MXNetworing, a delightful networking framework for iOS platform.",
"homepage": "https://github.com/Meniny/MXNetworking-in-Swift",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXNetworking-in-Swift.git",
"tag": "2.0.1"
},
"source_files": "MXNetworking-Swift/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Reachability": [
]
},
"pushed_with_swift_version": "3.0"
}