blob: cce858ffacec79a4527a1c6ec9d2b75f321af67f [file] [log] [blame]
{
"name": "IBGxNetworkManager",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IBGxNetworkManager/Classes/**/*"
}