[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 9 / NetworkingKit / 0.2.0 / NetworkingKit.podspec.json
blob5b0ac2dd6b8bb4c15c3eeae2519f08bce77bd16c
2   "name": "NetworkingKit",
3   "version": "0.2.0",
4   "summary": "This library is a simple networking layer with a easy integration with iOS App Extensions.",
5   "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.",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NetworkingKit/**/*",
22   "pushed_with_swift_version": "4.0"