[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / 8 / a / SDBaseRequest / 0.1 / SDBaseRequest.podspec.json
blobb3725237d29907a24a65d78915c3cc0c8ac73f56
2   "name": "SDBaseRequest",
3   "version": "0.1",
4   "summary": "Using CHNetworking Requests",
5   "description": "It's descripition how to use CHNetworking ,there are some CHNetRequest to be used",
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.1"
17   },
18   "source_files": "SDBaseRequest/*.{h,m}",
19   "dependencies": {
20     "CHNetworking": [
22     ]
23   }