blob: ef51771606490b0d6163673d2e00eef2c9e219f0 [file] [log] [blame]
{
"name": "NetworkLib",
"version": "0.1.2",
"summary": "Use for custom network operations in Objective C.",
"description": "TODO: Use for custom network operations in Objective C",
"homepage": "https://github.com/NarayanaRao35/NetworkLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NarayanaRao35": "narayanarao35@gmail.com"
},
"source": {
"git": "https://github.com/NarayanaRao35/NetworkLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkLib/Classes/**/*"
}