blob: 10737d5b359c001f827b739b2db8195ff79ce561 [file] [log] [blame]
{
"name": "NetworkingKit",
"version": "0.3.1",
"summary": "This library is a simple networking layer with a easy integration with iOS App Extensions.",
"description": "This library was created with the purpose of creating a simple networking layer with a easy integration with iOS App Extensions. Although there\\s a lot of networking managers, this class may be an opportunity to create new and custom libraries.",
"homepage": "https://github.com/BrunoMiguens/NetworkingKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Miguens": "brunomiguens@icloud.com"
},
"source": {
"git": "https://github.com/BrunoMiguens/NetworkingKit.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkingKit/**/*",
"pushed_with_swift_version": "4.0"
}