[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / SHRestClient / 1.0.2 / SHRestClient.podspec.json
blobe6eb83edece70bcf9b9dff8f1de87e24a97ed99f
2   "name": "SHRestClient",
3   "version": "1.0.2",
4   "summary": "Easy to use basic rest client.",
5   "description": "If you donot like a bunch of code for a rest api call and want to keep your code boilerplate code free, this is for you.",
6   "homepage": "https://github.com/subhajitregor/SHRestClientExample",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Subhajit Halder": "subhajit.regor@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/subhajitregor/SHRestClientExample.git",
16     "tag": "1.0.2"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SHRestClient/**/*"