blob: d3475c70552523c87a0c64c3a57aa4df074cee73 [file] [log] [blame]
{
"name": "MXNetworkingSwift",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "MXNetworking-Swift/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Reachability": [
]
}
}