[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 0 / 6 / NetworkGeneric / 0.1.0 / NetworkGeneric.podspec.json
blob7f402bebc8742e4aa27578396b74f50d0391d85c
2   "name": "NetworkGeneric",
3   "version": "0.1.0",
4   "summary": "An OpenSource Library to manage WebServices connection.",
5   "description": "This CococaPod provides the functionality to consume a WebService using GET, POST, PUT and DELETE",
6   "homepage": "https://github.com/glenobando/NetworkGeneric",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "glenobando": "glen.obando@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/glenobando/NetworkGeneric.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "NetworkGeneric/Classes/**/*",
23   "swift_version": "4.0"