[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 8 / Square1Network / 1.0.3 / Square1Network.podspec.json
blobcbf92d085ba68af346d4e4842b01412cbfb04966
2   "name": "Square1Network",
3   "version": "1.0.3",
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.3"
18   },
19   "source_files": "Source/**/*.swift",
20   "dependencies": {
21     "Kingfisher": [
23     ],
24     "Square1Tools": [
26     ]
27   }