blob: bd4e86db69cacf9a13f792e52fe324cf273ba26f [file] [log] [blame]
{
"name": "MXNetworking",
"version": "1.0.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.0.2"
},
"source_files": "MXNetworking-OC/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Reachability": [
]
}
}