blob: 4dffcf92e6a759958822259b090ef0430844a00a [file] [log] [blame]
{
"name": "MXNetworking",
"version": "1.1.2",
"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-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXNetworking-in-Objective-C.git",
"tag": "1.1.2"
},
"source_files": "MXNetworking-OC/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Reachability": [
]
}
}