[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 5 / HttpUtility / 1.2.1 / HttpUtility.podspec.json
blob32f61378506ae206f9867f0dcfdb989df1d3423f
2   "name": "HttpUtility",
3   "version": "1.2.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.2.1"
21   },
22   "source_files": "HttpUtility/**/*.{h,m,swift}",
23   "swift_version": "5.0"