[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 5 / HttpUtility / 1.0.1 / HttpUtility.podspec.json
bloba85f90f0ad7486975844a8aefc6f8d1b3e81c322
2   "name": "HttpUtility",
3   "version": "1.0.1",
4   "summary": "HttpUtility is helpful in making HTTP requests in iOS application",
5   "description": "HttpUtility is an open source MIT license project which is helpful in making HTTP requests and parsing the JSON response received from server",
6   "homepage": "https://github.com/codecat15/HttpUtility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "codecat15": "codecat15@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/codecat15/HttpUtility.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "HttpUtility/**/*.{h,m,swift}",
23   "swift_version": "5.0"