[Add] GizoSDK 1.0.11-beta.11
[CocoaPods.git] / Specs / 4 / 0 / 1 / AHSuperNetwork / 0.1.0 / AHSuperNetwork.podspec.json
blobbfd1eb4a1285ce859f4d0def179ebd6d35f130fd
2   "name": "AHSuperNetwork",
3   "version": "0.1.0",
4   "summary": "A convience Cocoapod Swift-based HTTP networking library for iOS",
5   "description": "\"AHSuperNetwork is a CocoaPods that wrap the URLSession basic network layer to be more testable, maintainable, Cancellable and also you can use it to download or updload or just to track the progress of your network task\"",
6   "homepage": "https://github.com/engsulta/AHSuperNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "engsulta": "en.ahmedsultan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/engsulta/AHSuperNetwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AHSuperNetwork/Classes/**/*"