[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / e / 3 / 9 / NBHTTPRequest / 0.7.4 / NBHTTPRequest.podspec.json
blob66e988e8653592b75009f3dab6dcaf3be8456555
2   "name": "NBHTTPRequest",
3   "version": "0.7.4",
4   "summary": "A short description of NBHTTPRequest.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.88.0.31/AdvancedBlock/NBHTTPRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rolly": "rolly.deng@uptech.ai"
13   },
14   "source": {
15     "git": "http://10.88.0.31/AdvancedBlock/NBHTTPRequest.git",
16     "tag": "0.7.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NBHTTPRequest/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.4.4"
25     ]
26   }