blob: 26b5f4f0e9ce736f5c42c5ccbbd5fbea83158a28 [file] [log] [blame]
{
"name": "MGHTTP",
"version": "1.0",
"summary": "A simple Network frame work and to try cocoapods",
"description": "This is a lightweight library to make get requests",
"homepage": "https://github.com/mhammedmohie/MGHTTP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammed ElGohary": "mhammedmohie@gmail.com"
},
"source": {
"git": "https://github.com/mhammedmohie/MGHTTP.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MGHTTP/*"
}