blob: 5b0ac2dd6b8bb4c15c3eeae2519f08bce77bd16c [file] [log] [blame]
{
"name": "NetworkingKit",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkingKit/**/*",
"pushed_with_swift_version": "4.0"
}