blob: 9cdfa224208cb7aabb11fd7bbc0a6f4a5b591fdc [file] [log] [blame]
{
"name": "ASNetworkManager",
"version": "0.0.5",
"summary": "An Easy way to Call REST APIs",
"dependencies": {
"SwiftyJSON": [
]
},
"authors": {
"Apoorv Suri": "apoorvsuri2012@gmail.com"
},
"source": {
"git": "https://github.com/ApoorvSuri/ASNetworkManager.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "10.0.0"
},
"source_files": "ASNetworkManager/NetworkManager.swift",
"description": "The Network Manager uses the default Cocoa Network Utility To make REST API calls.",
"homepage": "https://github.com/ApoorvSuri/ASNetworkManager",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"pushed_with_swift_version": "3.0"
}