blob: 2beeb556d88ba0fa9a65b1bc23a57ca772cd3319 [file] [log] [blame]
{
"name": "MXNetworkingSwift",
"version": "2.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": "2.0.0"
},
"source_files": "MXNetworking-Swift/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Reachability": [
]
},
"pushed_with_swift_version": "3.0\n"
}