[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 6 / 5 / 9 / NetworkingKit / 0.1.0 / NetworkingKit.podspec.json
blob6761a2e11bbb6a9d7d2170b638532036feabe892
2   "name": "NetworkingKit",
3   "version": "0.1.0",
4   "summary": "[WIP] This library is a simple networking layer with a easy integration with iOS App Extensions.",
5   "description": "[WIP] 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.",
6   "homepage": "https://github.com/BrunoMiguens/NetworkingKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bruno Miguens": "brunomiguens@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/BrunoMiguens/NetworkingKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NetworkingKit/**/*"