blob: 16c7b6ee4ea09aa6c43a5b9edaea207c95037b70 [file] [log] [blame]
{
"name": "NetworkingFramework",
"version": "0.1.0",
"summary": "The framework handles Network Rechabllity while making network calls and serializes the data.",
"description": "Networking Manager - makes network request {GET / POST}.\nNetworking Manager - Fully Swift\nNetworking Manager - Network Rechablity using \"https://github.com/ashleymills/Reachability.swift\"",
"homepage": "https://github.com/ratzr15/NetworkingFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rathish Kannan": "rathishnk@hotmail.co.in"
},
"source": {
"git": "https://github.com/ratzr15/NetworkingFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NetworkingFramework/*.{swift,plist}",
"pushed_with_swift_version": "3.0"
}