[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 2 / ZZNetworkRequest / 1.0.1 / ZZNetworkRequest.podspec.json
blob43305d2dd4b7c7dfa67f59bc1c146bfe183e02a0
2   "name": "ZZNetworkRequest",
3   "version": "1.0.1",
4   "summary": "A wrapper on URLSession",
5   "description": "A Wrapper on URLSession in combination with Operation Queue",
6   "homepage": "https://github.com/zsteed/NetworkRequest",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "  Licensed under the Apache License, Version 2.0 (the \"License\");\n  you may not use this file except in compliance with the License.\n  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\n  limitations under the License.\n"
10   },
11   "authors": "Zach Steed",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/zsteed/NetworkRequest.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "Sources/*.swift",
20   "module_name": "NetworkRequest",
21   "swift_version": "4.2",
22   "requires_arc": true