blob: fcc061e7ce51f5fd7c554565a43508e4e288dff3 [file] [log] [blame]
{
"name": "MMNetworkManager",
"version": "0.0.1",
"summary": "Network layer of typical iOS application",
"description": "One stop to get all network related tasks, typically act as a network layer of iOS application",
"homepage": "https://github.com/MuthurajMuthulingam/MMNetworkManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
},
"source": {
"git": "https://github.com/MuthurajMuthulingam/MMNetworkManager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MMNetworkManager/Classes/**/*",
"swift_version": "4.0"
}