[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 8 / Square1Network / 1.0.0 / Square1Network.podspec.json
blobdc2923298da413b1708877729cf3120ed4033a54
2   "name": "Square1Network",
3   "version": "1.0.0",
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.0"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ]