[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 9 / 4 / 7 / SNHttpRequest / 1.0.7 / SNHttpRequest.podspec.json
blob4c43a6aeb3bb17bd7184bb97867873de6de92412
2   "name": "SNHttpRequest",
3   "version": "1.0.7",
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.7"
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"