blob: d4df92ed2d0f4ed92b8244b253b1ce1aaf7ad29c [file] [log] [blame]
{
"name": "IBGxNetworkManager",
"version": "0.1.1",
"summary": "A network interface manager for executing data requests in your app.",
"description": "This CocoaPod provides the ability to use network interface manager for executing data requests in your app.",
"homepage": "https://github.com/iSame7/IBGxNetworkManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isame7": "mabrouksameh@gmail.com"
},
"source": {
"git": "https://github.com/iSame7/IBGxNetworkManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IBGxNetworkManager/Classes/**/*"
}