[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / b / d / simpleHttp / 0.0.7 / simpleHttp.podspec.json
blob602a7bb1698c938f9f2f78d979434b731f6b3d89
2   "name": "simpleHttp",
3   "version": "0.0.7",
4   "summary": "A simple HTTP client library written in Swift",
5   "description": "A basic HTTP client which uses BASIC AUTH for get , put ,post and delete request",
6   "homepage": "https://github.com/senthilx6/simpleHttp",
7   "license": "MIT",
8   "authors": {
9     "senthil vel": "senthilx6@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/senthilx6/simpleHttp.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "Sources/simpleHttp/*.swift",
19   "swift_version": "4.2"