[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / 7 / SNHttpRequest / 1.0.4 / SNHttpRequest.podspec.json
blob9c791844b4489278f205d12d536465236c8af2f1
2   "name": "SNHttpRequest",
3   "version": "1.0.4",
4   "summary": "A thin wrapper around NSURLSession in Swift to simplify HTTP requests.",
5   "description": "SNHttpRequest is a thin wrapper around NSURLSession in Swift to simplify HTTP requests.",
6   "homepage": "https://github.com/sabarics/SNHttpRequest",
7   "license": "MIT",
8   "authors": {
9     "sabarics": "sabarics10@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sabarics/SNHttpRequest.git",
13     "tag": "1.0.4"
14   },
15   "source_files": "SNHttpRequest/**/*.{h,m,swift}",
16   "exclude_files": "Classes/Exclude",
17   "swift_versions": "5",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "5"