blob: c1c40833eb7a3515e4b9fcbfcbeefcdc049d9797 [file] [log] [blame]
{
"name": "InstaNetworking",
"version": "0.0.1",
"summary": "InstaNetworking is a networking framework for easy http(s) requests",
"description": "InstaNetworking is a networking framework for easy http(s) requests.",
"homepage": "https://github.com/mahmoud-amer-m/Instabug",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mahmoud.amer.m@gmail.com": "mahmoud.amer.m@gmail.com"
},
"source": {
"git": "https://github.com/mahmoud-amer-m/Instabug.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InstaNetworking/Classes/**/*"
}