[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / 8 / Square1Network / 1.0.1 / Square1Network.podspec.json
blob0973c0315ece424d16c9126a31d9891470ba24d0
2   "name": "Square1Network",
3   "version": "1.0.1",
4   "summary": "A group of helpers to create networks requests and handle their responses easily.",
5   "description": "This is a group of types and protocols to help to create simple network requests.",
6   "homepage": "https://github.com/square1-io/Square1-iOS-Network",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "Square1",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/square1-io/Square1-iOS-Network.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ]