blob: 26e104de30a4927e980d397eefb48bceb1d972ed [file] [log] [blame]
{
"name": "ASNetworkManager",
"version": "0.0.3",
"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.3"
},
"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"
}