[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 8 / a / SDBaseRequest / 0.6 / SDBaseRequest.podspec.json
blob4ea32fb6775cc281b3ff46bdbac9300aa240b4ab
2   "name": "SDBaseRequest",
3   "version": "0.6",
4   "summary": "Using CHNetworking Requests",
5   "description": "增加了针对于CHNetworking配置的基础信息,包括版本等设备信息",
6   "homepage": "https://github.com/ChaussonORG/SDBaseRequest.git",
7   "license": "MIT",
8   "authors": {
9     "Chausson": "232564026@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ChaussonORG/SDBaseRequest.git",
16     "tag": "0.6"
17   },
18   "source_files": "SDBaseRequest/*.{h,m}",
19   "dependencies": {
20     "CHNetworking": [
22     ]
23   }